/*@font-face {
  font-family: "SourceHanSansCN-Bold";
  src: url("../fonts/SourceHanSansCN-Bold.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Bold.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Bold.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Bold.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Bold.svg") format("svg");
}
@font-face {
  font-family: "SourceHanSansCN-Medium";
  src: url("../fonts/SourceHanSansCN-Medium.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Medium.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Medium.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Medium.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Medium.svg") format("svg");
}
@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("../fonts/SourceHanSansCN-Normal.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Normal.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Normal.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Normal.svg") format("svg");
}
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, button{margin: 0;padding: 0;border: 0;}
html{-webkit-text-size-adjust:none; }
body{font-size:12px;*overflow-x:hidden;margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0;}
ol, ul, li{ list-style:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
a{text-decoration:none;color:#666;} 
a:hover{text-decoration:none;color:#000;} 
a:focus{outline:0px dotted;}
a:focus, input:focus{ -moz-outline-style: none; } 
* {font-family: 'SourceHanSansCN-Bold','SourceHanSansCN-Medium','SourceHanSansCN-Normal',Arial,"微软雅黑","黑体",'宋体'; font-size: 14px}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none; outline:none;}
textarea { -webkit-appearance: none;}
.fl{ float:left;}
.fr{ float:right;}
.clear { clear:both;}
.alltransition {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
body sup {display: inline-block!important;vertical-align:super;}
section {position: relative;background-position:center ; background-repeat:no-repeat;background-size:cover;}
.blackbg {background: #000;}
.alpha0{filter:alpha(Opacity=0);-moz-opacity:0;opacity:0;}






/*导航栏*/
.nav_box{background: #0032a5}
.nav_all{display: flex;justify-content: flex-start;}
.nav_item{padding: 25px 0;box-sizing: border-box;position: relative;}
.nav_item:first-child{border-left: 1px solid rgba(255,255,255,0.5);}
.nav_item_a{color: #fff;font-size: 22px;display:block;padding: 0 30px;line-height: 20px;height: 20px;}
.nav_item_a:hover{color: #ff0000}
.nav_item.active{;border-bottom-color: #ff0000}
.nav_item.active .nav_item_a{color: #ff0000}
  /*二级*/
.two_nav{width: 100%;position: absolute;left: 0;top: 90px;background: rgba(255,255,255,0.5);z-index: 3;display: none;}
.two_nav_item{text-align: center;color: #fff;font-size: 16px;display: block;padding: 7px 0;}
.two_nav_item:hover{color: #ff0000}
.show{display: block;}


.new_nav{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;border-bottom: 1px solid rgba(255,255,255,0.5);}
.new_nav_w{width: 1680px;height: 90px;margin: 0 auto;display: flex;justify-content: space-between;}
.new_nav_logo{width: 416px;display: flex;align-items: center;height: 90px;}
.new_nav_logo .logo2{display: none;}
.new_w_1680{width: 1680px;margin: 0 auto;}
.new_nav.on{background: #fff;}
.new_nav.on .new_nav_logo .logo2{display: block;}
.new_nav.on .new_nav_logo .logo1{display: none;}
.new_nav.on .nav_item_a{color: #333;}
.new_nav.on .nav_item_a:hover{color: #ff0000;}
.new_nav.on .nav_item.active .nav_item_a{color: #ff0000;}
.new_nav.on .two_nav{background: #fff;}
.new_nav.on .two_nav_item{color: #333;}
.phone_box{display: none;}
.phone_box_height{display: none;}





.new_w_line{border-bottom: 1px solid #b3b3b3;}
.new_one_all{border-bottom:0px solid #b3b3b3;background: #fff;}
.new_one{height: 80px;box-sizing: border-box;padding: 10px 0;display: flex;justify-content: space-between;align-items: center;}
.new_one_left{display: flex;justify-content: flex-start;align-items: center;width: 495px;border-right: 1px solid #b3b3b3;}
.new_one_kf{font-size: 22px;color: #fff;width: 398px;height: 48px;text-align: center;line-height: 48px;background: #ff0000;}

.new_one_right{width: calc(100% - 595px);display: flex;justify-content: space-between;align-items: center;}
.new_one_right_select,.new_one_right_input,.new_one_right_input2{width:  185px;height: 46px;background: #fff;border: 1px solid #b3b3b3;padding: 0 20px;box-sizing: border-box;font-size: 18px;color: #808080;}
.new_one_right_input{width: 235px;outline: none;}
.new_one_right_input2{width: 378px;outline: none;}
.new_one_right_btn{width: 160px;height: 46px;line-height: 46px;color: #fff;background: #ff0000;text-align: center;font-size: 22px;cursor: pointer;}
.new_one_right_btn:hover{color: #fff;background: #fe4040}
.new_scoll{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.new_scoll_item{display: flex;justify-content: flex-start;align-items: center;width: 100%}
.new_scoll_item_name{font-size: 22px;color: #ff0000;width: 100px;}
.new_scoll_item_con{font-size: 22px;color: #333333;padding-left: 15px;position: relative;white-space: nowrap;}
.new_scoll_item_con:hover{color: #ff0000;}
.new_scoll_item_con i{width: 8px;height: 8px;background: #ff0000;border-radius: 50%;display: block;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.new_scoll_item_time{font-size: 22px;color: #333;white-space: nowrap;margin-left: 120px;margin-right: 40px;}

.new_scoll_adds{width: calc(100% - 100px);height: 26px;display: flex;justify-content: flex-start;align-items: center;box-sizing: border-box;padding-left: 20px;position: relative;overflow: hidden;}
.new_scoll_item{position: absolute;top: 0;left: 0;white-space: nowrap;line-height: 26px;}


.new_h2{font-size: 40px;color: #333;position: relative;padding-bottom: 20px;}
.new_h2::before{content: "";display: block;width: 140px;height: 8px;background: #ff0000;position: absolute;left: 0;bottom: 0;}
.new_title{font-size: 30px;color: #333;margin: 50px 0;}

.new_three{display: flex;justify-content: space-between;}
.new_three_all{background: #fff7f7;overflow: hidden;}
.new_three_left{width: 50%;box-sizing: border-box;display: flex;justify-content: flex-end;}
.new_three_left_all{width: 840px;padding-top: 34px;box-sizing: border-box;padding-right: 14%;}
.new_three_html{font-size: 18px;color: #333;line-height: 34px;max-height: 330px;overflow-y: auto;}
.new_three_html p{font-size: 18px;}
.new_three_btn{width: 196px;height: 56px;line-height: 56px;text-align: center;font-size: 18px;color: #fff;background: #ff0000;margin-top: 10%;}
.new_three_btn:hover{color: #fff;background: #fe4040}
.new_three_right{width: 50%;}
.new_three_right_img{width: 100%;padding-top: 80.5%;position: relative;}
.new_three_right_img img{position: absolute;width: 100%;height: 100%;object-fit:cover;margin-top: -80.5%;}

.new_pic_img img{display: block;width: 100%;}

.new_for_top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.new_four_all{padding: 40px 0;}
.new_four_btn{width: 196px;height: 56px;line-height: 56px;text-align: center;font-size: 18px;color: #fff;background: #ff0000;}
.new_four_btn:hover{color: #fff;background: #fe4040}	
.new_for_th{padding: 20px 0;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #c9c9c9;color:#ff0000}
.new_for_th .new_for_td{font-size: 22px;color: #ff0000;}
.new_for_td.bh{width: 18%;}
.new_for_td.mc{width: 72%;/*text-align: center;*/}
.new_for_td.rq{width: 10%;text-align: right;}
.new_for_tbody{padding: 20px 0;}
.new_for_tr{padding:12px 0;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.new_for_tr .new_for_td{font-size: 20px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_for_tr.on .new_for_td{color: #ff0000;}
.new_for_table{display: none;}
.new_for_table.on{display: block;}
.new_for_tr:hover .new_for_td{color: #ff0000;}
.new_for_tr:hover .new_five_td {color: #ff0000;}


.new_five_all{background: #fff7f7;padding: 40px 0;}
.new_five_top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.new_five_sort{display: flex;justify-content: flex-start;align-items: center;}
.new_five_sort_item{cursor: pointer;padding: 0 35px;height: 50px;line-height: 50px;border: 1px solid #808080;font-size: 22px;color: #333;margin-left: 30px;}
.new_five_sort_item.on{background: #ff0000;color: #fff;border-color: #ff0000;}
.new_five_td{font-size: 20px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.red{color: #ff0000;}
.new_five_td.bh{width: 18%;}
.new_five_td.mc{width: 62%;}
.new_five_td.rq{width: 10%;text-align: center;}
.new_five_td.more{width: 10%;text-align: right;}
.new_five_td.more:hover{color: #ff0000;}

.new_siex_all{background: #fff7f7;padding: 40px 0;}
.new_siex_top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
/*.new_siex_list{display: flex;justify-content: space-between;padding-top: 20px;}*/
.new_siex_list{padding-top: 20px;}

/*.new_siex_left,.new_siex_right{width: calc((100% - 40px) / 2);}*/
.new_siex_item{display: flex;justify-content: flex-start;align-items: center;background: #fff;width: 100%;box-sizing: border-box;padding: 0 30px;margin-bottom: 13px;}
.new_siex_item_num{font-size:30px;color: #353535;opacity: 0.1;font-weight: bold;}
.new_siex_item_img{width: 40px;margin: 0 10px;}
.new_siex_item_img img{display: block;width: 100%;}
.new_siex_item_title{font-size: 20px;color: #333333; margin-left:15px;}
.new_siex_item_tip{font-size: 22px;color: #333333;margin-top: 12px;}
.new_siex_left .new_siex_item{height: 50px;overflow: hidden;}
.new_siex_right .new_siex_item{height: 195px;overflow: hidden;}
.new_siex_right .new_siex_item_num{font-size: 20px;}
.new_siex_right .new_siex_item_img{width:160px;}
.new_siex_right .new_siex_item_title{font-size: 44px;}
.new_siex_item:hover .new_siex_item_num{color: #ff0000;}
.new_siex_item:hover .new_siex_item_title{color: #ff0000;}
.new_siex_item:hover .new_siex_item_tip{color: #ff0000;}

.new_siex {display: flex;justify-content: space-between;}
.new_siex_left_all,.new_siex_right_all{width: calc((100% - 40px) / 2);}
.new_siex_right_all .new_siex_list .new_siex_left .new_siex_item_img{width: 30px;}


.new_sever_all{background: #f2f2f2;padding: 40px 0;}
.new_sever_top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.new_sever_list{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.new_sever_item{cursor: pointer;width: calc((100% - 40px) / 2);height: 96px;border: 1px solid #b2b2b2;padding: 0 60px;position: relative;margin-bottom: 40px;}
.new_sever_item_name{font-size: 22px;color: #1a1a1a;line-height: 96px;}
.new_sever_item img{display: inline-block;width: 34px;position: absolute;right: 16px;top: 50%;transform: translateY(-50%);}
.new_sever_item img.new_img_two{display: none;}
.new_sever_item.on,.new_sever_item:hover{background: #ff0000;border-color:  #ff0000;}
.new_sever_item.on .new_sever_item_name,.new_sever_item:hover .new_sever_item_name{color: #fff;}
.new_sever_item.on img.new_img_two,.new_sever_item:hover img.new_img_two{display: block;}
.new_sever_item.on img.new_img_one,.new_sever_item:hover img.new_img_one{display: none;}






.new_footer{padding: 35px 0;}
.new_footer_link{border-bottom: 1px solid #b2b2b2;padding-bottom: 35px;display: flex;justify-content: flex-start;}
.new_footer_title{font-size: 22px;color: #333;white-space: nowrap;line-height: 30px;}
.new_footer_list{width: calc(100% - 110px);overflow-x: auto;white-space: nowrap;}
.new_footer_list a{display: inline-block;font-size: 18px;color: #333;line-height: 30px;padding: 0 20px;}
.new_footer_list a:hover{color: #ff0000;}
.new_footer_nav{display: flex;justify-content: space-between;border-bottom: 1px solid #b2b2b2; padding-bottom:10px;}
.new_footer_nav_a{font-size: 22px;color: #333;padding: 35px 0;display: block;}
.new_footer_nav_sub a{display: block;font-size: 18px;color: #333;padding: 7px 0;}
.new_footer_bot{padding: 35px 0;display: flex;justify-content: space-between;}
.new_footer_left{width: calc(100% - 440px);display: flex;justify-content: flex-start;flex-wrap: wrap;}
.new_footer_left_item{font-size: 18px;color: #333;padding: 10px 0;min-width: 45%;box-sizing: border-box;padding-right: 20px;}
.new_fooer_copy{width: 100%;height: 48px;line-height: 48px;text-align: center;background: #ff0000;font-size: 16px;color: #FFFFFF;}
.new_fooer_copy a{font-size: 16px;color: #FFFFFF;}

/* 手机端头部 */
@media only screen and (max-width:1199px){
	.phone_box{display: block;}
	.phone_box_height{width: 100%;height: 58px;}

	#header{display: none;}
	
	.phone_box{position: fixed;top: 0;left: 0;width: 100%;background: #fff;z-index: 999;height: 58px;box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
	.phone_box .box{overflow: hidden;padding: 0 15px;background: #fff;position: relative;height: 100%;}
	.phone_box .box a.logo{display: block;height: 30px;position: absolute;top: 0;bottom: 0;margin: auto 0;}
	.phone_box .box a.logo img{width: initial;height: 30px;margin-top: 0px;margin-left: 0;}
	.phone_box .box button{border: 1px solid #9a9a9a;background: #fff;border-radius: 4px;padding: 9px 10px;float: right;outline: none;margin-top: 12px;}
	.phone_box .box button span{width: 22px;display: block;height: 2px;background: #9a9a9a;margin-top: 4px;}
	.phone_box .box button span:first-child{margin-top: 0;}
	.phone_box .navList{background:#fff;display: none;position: absolute;top:57px;z-index: 99;width: 100%;border-top:1px solid #eeeeee;}
	.phone_box .navList ul{margin-bottom: 0;}
	.phone_box .navList li{line-height: 0;border-bottom:1px solid #eeeeee;padding: 0 15px;}
	.phone_box .navList li .navPhone_li_p{position: relative;overflow: hidden;margin-bottom: 0;color: #333;line-height: 40px;font-size: 15px;} 
	.phone_box .navList li .navPhone_li_p a{width: 100%;float: left;padding:0 15px;font-size: 14px;color: #333;position: relative;}
	.phone_box .navList li .navPhone_li_p i{font-size: 24px;;position: absolute;right:0px;top:0;bottom: 0;margin: auto 0;line-height: 40px;}
	.phone_box .navList li.active .navPhone_li_p a:before{position: absolute;bottom: 0px;top: 0;margin: auto 0;left: 0;width: 3px;height: 3px;content: ""; border-radius: 50%;background-color: #fff;}
	.phone_box .navList li .levelTwo{background: #fff;display: none;padding-left: 20px;}
	.phone_box .navList li .levelTwo a{padding:0 15px;font-size: 14px;line-height: 40px;color: #333;}
	.phone_language{line-height: 40px;padding: 10px 0;display: flex;justify-content: center;align-items: center;box-shadow: 0 5px 10px rgba(0,0,0,0.2);}
	.phone_language a{display: block;font-size: 14px;padding: 0 10px;color: #707070;}
	
	
	
	
	
	.new_w_white{background: #fff;}
	.new_w_1680{width: 100%;box-sizing: border-box;padding: 0 15px;}
	
	.swiper_all{padding-top: 58px;}
	.new_one{height: inherit;}
	.new_one_kf_boxss{display: block;margin-bottom: 15px;}
	.new_one_left{width: 100%;justify-content: center;}
	.new_one_kf{font-size: 16px;}
	.new_one_right{width: 100%;margin-left: 0;margin-top: 15px;}
	.new_one_right_select, .new_one_right_input, .new_one_right_input2{width: inherit;;flex: 1;font-size: 14px;padding: 0 5px;height: 30px;line-height: 30px;}
	.new_one_right_btn{height: 30px;font-size: 14px;width: inherit;flex: 1;line-height: 30px;}
	
	.new_one_right_input2{width: inherit;}
	
	.new_scoll{margin-bottom: 20px;display: flex;justify-content: flex-start;align-items: center;}
	
	.new_scoll_item_name,.new_scoll_item_con,.new_scoll_item_time{font-size: 14px;width: inherit;flex: 1;}

	.new_h2{font-size: 22px;padding-bottom: 10px;}
	.new_h2::before{width: 60px;height: 5px;}
	
	.new_three{display: block;padding: 0 15px;}
	.new_three_left{width: 100%;}
	.new_three_left_all{width: 100%;padding-right: 0;padding-top: 20px;}
	.new_title{font-size: 18px;margin: 18px 0;}
	.new_three_html{font-size: 14px;line-height: 24px;}
	.new_three_btn{width: 170px;height: 40px;line-height: 40px;font-size: 16px;margin: 20px auto ;}
	.new_three_right{width: 100%;}
	
	.new_for_top{margin-bottom: 15px;}
	.new_four_all{padding: 20px 0;}
	.new_four_btn{width: 120px;height: 40px;line-height: 40px;font-size: 16px;}
	.new_for_th{padding: 12px 0;}
	.new_for_th .new_for_td{font-size: 14px;}
	.new_for_td.mc{width: 64%;}
	.new_for_td.rq{width: 18%;}
	.new_for_tr{padding: 10px 0;}
	.new_for_tr .new_for_td{font-size: 14px;}
	.new_for_tbody{padding: 10px 0;}
	
	.new_five_all{padding: 20px 0;}
	.new_five_top{margin-bottom: 15px;}
	.new_five_sort{width: calc(100% - 100px);overflow-x: auto;justify-content: flex-end;height: 35px;overflow-y: hidden;}
	.new_five_sort_item{padding: 0 8px;font-size: 14px;height: 34px;line-height: 34px;margin-left: 10px;white-space: nowrap;}
	.new_five_td{font-size: 14px;}
	.new_five_td.mc{width: 54%;}
	.new_five_td.rq{min-width: 60px;padding-right: 10px;}
	.new_five_td.more{min-width: 50px;}
	
	.new_siex_all{padding: 20px 0;}
	.new_siex_list{padding-top: 0;display: block;}
	.new_siex_left, .new_siex_right{width: 100%;}
	.new_siex_left .new_siex_item{height:40px;padding: 0 15px;}
	.new_siex_item_num{font-size: 20px;}
	.new_siex_item_img{width: 50px;margin: 0 20px;}
	.new_siex_item_title{font-size: 16px;}
	.new_siex_item_tip{font-size: 14px;}
	
	.new_siex_right .new_siex_item{height: 90px;padding: 0 15px;}
	.new_siex_right .new_siex_item_num{font-size: 46px;}
	.new_siex_right .new_siex_item_img{width: 50px;margin: 0 20px;}
	.new_siex_right .new_siex_item_title{font-size: 16px;}

	.new_siex {display: block;}
	.new_siex_left_all, .new_siex_right_all{width: 100%;}
	
	.new_sever_all{padding: 20px 0;}
	.new_sever_list{display: block;}
	.new_sever_item{width: 100%;padding: 0 50px 0 15px;height: 54px;margin-bottom: 15px;}
	.new_sever_item_name{font-size: 16px;line-height: 54px;}
	.new_sever_item img{width: 24px;}
	
	
	
	
	/* 底部 */
	.new_footer_link{padding-bottom: 15px;padding-top: 15px;}
	.new_footer_title{font-size: 16px;}
	.new_footer_list{width: calc(100% - 80px);}
	.new_footer_list a{font-size: 14px;padding: 0 10px;}
	.new_footer_nav{display: block;}
	.new_footer_nav_item{display: flex;justify-content: flex-start;}
	.new_footer_nav_a{font-size: 16px;padding: 12px 0;}
	.new_footer_nav_sub{width: calc(100% - 68px);display: flex;justify-content: flex-start;flex-wrap: wrap;padding: 12px 0;box-sizing: border-box;padding-left: 12px;}
	.new_footer_nav_sub a{font-size: 12px;padding: 0;line-height: 24px;padding: 0 6px;}
	
	.new_footer_bot{padding: 20px 0;display: block;}
	.new_footer_left{width: 100%;}
	.new_footer_left_item{font-size: 14px;padding-right: 0;padding: 5px 0;}
	.new_footer_logo{margin-top: 20px;}
	.new_footer_logo img{max-width: 100%;}
	.new_fooer_copy{font-size: 12px;height: inherit;line-height: 20px;padding: 10px 0;}
}

/* PC端头部 */
@media only screen and (min-width:1200px) and (max-width:1680px){
	.new_nav{padding: 0 15px;}
	.new_nav_logo{width: 300px;}
	.new_nav_w{width: 100%;height: 75px;}
	.nav_item_a{font-size: 18px;padding: 0 18px;}
	.two_nav{top: 75px;}
	.two_nav_item{padding: 10px 0;font-size: 16px;}
	
	.new_w_1680{width: 100%;padding: 0 15px;}
	.new_one_left{width: 360px;}
	.new_one_kf{font-size: 18px;}
	.new_one_right{width: calc(100% - 380px);}
	.new_one_right_select, .new_one_right_input, .new_one_right_input2{font-size: 18px;}
	.new_one_right_btn{font-size: 18px;}
	.new_scoll_item_name{font-size: 18px;}
	.new_scoll_item_con{font-size: 18px;}
	.new_scoll_item_time{font-size: 18px;}
	
	.new_three_left_all{padding-top: 15px;padding-right: 20px;padding-left: 15px;}
	
	.new_h2{font-size: 38px;padding-bottom: 12px;}
	.new_h2::before{width: 100px;height: 5px;}
	.new_title{margin: 20px 0;}
	.new_title{font-size: 26px;}
	.new_three_html{font-size: 16px;line-height: 28px;max-height: 235px;}
	.new_three_btn{width: 170px;height: 46px;line-height: 46px;margin-top: 20px;}
	
	.new_four_all{padding: 30px 0;}
	.new_for_th{padding: 20px 0;}
	.new_for_tbody{padding: 10px 0;}
	.new_for_tr{padding: 10px 0;}
	.new_for_tr .new_for_td{font-size: 18px;}
	.new_four_btn{width: 170px;height: 46px;line-height: 46px;}
	
	.new_five_all{padding: 30px 0;}
	.new_five_sort_item{font-size: 18px;padding: 0 25px;height: 44px;line-height: 44px;margin-left: 20px;}
	.new_five_td{font-size: 18px;}
	
	.new_siex_all{padding: 30px 0;}
	.new_siex_list{padding-top: 0;}
	.new_siex_left .new_siex_item{height: 100px;padding: 0 18px;}
	.new_siex_item_num{font-size: 65px;}
	.new_siex_item_img{margin: 0 25px;width: 80px;}
	.new_siex_item_title{font-size: 30px;}
	.new_siex_item_tip{font-size: 18px;}
	.new_siex_right .new_siex_item{padding: 0 18px;height: 172px;}
	.new_siex_right .new_siex_item_num{font-size: 95px;}
	.new_siex_right .new_siex_item_img{width: 80px;}
	.new_siex_right .new_siex_item_title{font-size: 30px;}
	
	.new_sever_all{padding: 30px 0;}
	.new_sever_item{height: 85px;margin-bottom: 30px;}
	.new_sever_item_name{font-size: 18px;line-height: 85px;}
	
	.new_footer_link{padding: 20px 0;}
	.new_footer_nav_a{font-size: 18px;padding: 20px 0;}
	.new_footer_nav_sub a{font-size: 16px;padding: 15px 0;}
	.new_footer_bot{padding: 30px 0;}
}

.new_nav.on .two_nav_item:hover{color: #ff0000;}
.new_footer_nav_a:hover{color: #ff0000;}
.new_footer_nav_sub a:hover{color: #ff0000;}


/* Inpage-com-title */
.Inpage-com-title{width: 100%;text-align: center;padding-top: 58px;}
.Inpage-com-title h2{font-size: 24px;color: #0e418c;font-weight: normal;}
.Inpage-com-title h2 a{color: #0e418c;text-decoration: none;}
.Inpage-com-title p{font-size: 24px;color: #dedede;font-family: 'titleEn';text-transform: uppercase;font-weight: bold;}
.Inpage-com-title span{display: block;font-size: 18px;color: #666666;margin-top: 16px;}

/* 采购咨询 */
.cgzx-intro{width: 100%;padding-bottom: 60px;background: #f1f1f1;}
.cgzx-intro .mainCon{margin-top: 36px;}
.cgzx-intro dl{height:360px;background: #fff;box-shadow: 1px 1px 17px 8px #e7e7e7;}
.cgzx-intro dt{float:left;height:360px;background: #fff;position: relative;}
.cgzx-intro dt img{display: block;width:450px;height:360px;position: relative;}
.cgzx-intro dd h3{font-size: 24px;color: #333333;font-weight: normal;}
.cgzx-intro dd{width:620px;float: right;position: relative;height:360px;margin-right: 30px;}
.cgzx-intro dd p{color: #666666;line-height:30px;margin-top:10px;text-indent: 2em}



















