/* CSS Document */
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
	margin: 0;
	padding: 0;
}  /* 初始化标签在所有浏览器中的margin、padding值 */
body,p,div{font-family:"Microsoft YaHei","微软雅黑","宋体";font-size:12px; /*text-shadow:1px 1px 2px #97c9ff;*/}
fieldset, img {
	border: 0 none
}  /* 重置fieldset（表单分组）、图片的边框为0*/
dl, ul, ol, menu, li {
	list-style: none
}   /* 重置类表前导符号为onne,menu在HTML5中有效 */
blockquote, q {
	quotes: none
}   /* 重置嵌套引用的引号类型 */
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}  /* 重置嵌套引用*/
input, select, textarea, button {
	vertical-align: middle
}  /* 重置表单控件垂直居中*/
button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}  /* 重置表单button按钮效果 */
body, th, td, input, select, textarea, button {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
} /* 重置页面文字属性 */
a {
	color: #666;
	text-decoration: none
}
/*去除横向滚动条*/
html {
	overflow: scroll;
	overflow-x: hidden;
	overflow-x: auto !important;
}
/* 重置链接a标签 */
a:active, a:hover {
	text-decoration: none;
	cursor: pointer;
}   /* 重置链接a标签的鼠标滑动效果 */
img {
	vertical-align: top;
}  /* 图片在当前行内的垂直位置 */
/* 页面设置 */
/* 取消a标签点击后的虚线框 */
a {
	outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
.clearfix {
	clear: both;
	zoom: 1;
}
.clearFloat{clear:both;height:0;font-size: 1px;line-height: 0px;}
.clearfix:after{
  content:"";
  visibility: hidden;
  height:0;
  display: block;
  clear:both;
}
.clearfix{
  zoom:1;
}

/*全局样式结束*/
/*最外层大盒子*/
.wrap{
	width: 100%;
	height: 100%;
	position: relative;
}
/*顶部*/
.top{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
/*顶部logo*/
.top .logo{
	float: left;
}
/*顶部导航*/
.top .nav{
	width: 927px;
	height: 54px;
	float: right;
	background: white;	
	margin-top: 25px;
}
.top .nav li{
	width: 103px;
	height: 51px;
	float: left;
	cursor: pointer;
	position: relative;
}
.top .nav .li_current{
	border-bottom:4px solid #D53434;
	height: 50px;
}
.top .nav li em{
	display: block;
	width: 100px;
	height: 4px;
	background: #D53434;
	opacity: 0;
	transition: opacity 0.5s,transform 0.5s;
	-webkit-transition: opacity 0.5s,transform 0.5s;
	-moz-transition: opacity 0.5s,transform 0.5s;
}
.top .nav li:hover em{
	opacity: 1;
	transform:translateY(17px);
	-webkit-transform:translateY(17px);
	-moz-transform:translateY(17px);
}

.top .nav li a{
	display: block;
	width: 100px;
	height: 33px;
	border-left: 2px solid #dcdcdc;
	line-height: 18px;
	text-align: center;
	color: black;
	font-size: 14px;
	cursor: pointer;
}
.top .nav li a p{
	font-size: 12px;
	color: #8e8989;
}
.top .nav li:hover a p{
	color: #bd4343;
}
.top .nav li:hover a{
	color: #bd4343;
}
.top .nav li .a_current{
	color: #bd4343;
}
.top .nav li a .p_current{
	color: #bd4343;
}
/*当前位置*/
.current_location{
	width: 100%;
	height: 32px;
	background: #393b3c;
	line-height: 32px;
    margin-top:-1px;

}
.current_location p{
	font-size: 14px;
	color: #d5d5d5;
    width:1200px;
    margin:0 auto;
}
/*产品下拉框*/
.product_select{
	width: 100%;
	height: 272px;
	background: #292a2c;
	position: absolute;
	top: 80px;
	left: 0;
	display: none;
	z-index: 300;
}
.product_select_content{
	width: 1400px;
	height: 272px;
	position: relative;
	margin: 0 auto;
}
.bg_about{
	position: absolute;
	top: -4px;
	width: 100px;
	height: 47px;
	left: 1071px;
	border-top:4px solid #d53434;
}
.product_select_content ul{
	margin-left: 200px;
	margin: 0 auto;
	width: 1309px;
	height: 100%;
}
.product_select_content ul li{
	width: 320px;
	height: 85px;
	margin:107px 0 0 88px;
	cursor: pointer;
	float: left;
	position: relative;
}
.product_select_content ul li .center_div{
	width: 265px;
	height: 90px;
	margin: 0 auto;
	position: relative;
}
.product_select_content ul li .center_div .center_div_line{
	position: absolute;
	width: 100%;
	height: 1px;
	background: white;
	bottom: 0;
	opacity: 0;
	transform: rotate(0deg);
	transform: scale(0);
	transition: opacity 0.5s,transform 0.35s;
}
.product_select_content ul li .center_div:hover .center_div_line{
	opacity: 1;
	transform: rotate(360deg);
	transform: scale(1);
}
.product_select_content ul li #trad_road{
	position: absolute;
	width: 56px;
	height: 55px;
	background: url(../images/product_img01.png);
	left: 1px;
	top: 0;
}
.product_select_content ul li #IECC{
	position: absolute;
	width: 96px;
	height: 52px;
	background: url(../images/product_img02.png);
	left: 8px;
	top: 0;
}
.product_select_content ul li #CBEC{
	position: absolute;
	width: 62px;
	height: 42px;
	background: url(../images/product_img03.png);
	left: -2px;
	top: 0;
}
.product_select_content ul li .li_meng{
	display: block;
	width: 198px;
	height: 59px;
	position: absolute;
	right: -5px;

}
.product_select_content ul li p{
	position: absolute;
	font-size: 18px;
	color: white;
	top: 0;
	left: 0;
	z-index: 100;
}
.product_select_content ul li span{
	position: absolute;
	font-size: 18px;
	color: white;
	top: 26px;
	left: 0;
	z-index: 100;
}

/*遮罩*/
.zhezhao{
	width: 100%;
	height: 397px;
	position: absolute;
	background:rgba(144,144,144,0.4);
}

/*关于我们下拉框*/
.about_select{
	width: 100%;
	height: 272px;
	background: #292a2c;
	position: absolute;
	top: 80px;
	left: 0;
	display: none;
	z-index: 300;
}
.about_select_content{
	width: 1200px;
	height: 272px;
	margin: 0 auto;
	position: relative;
}
.bg_about{
	position: absolute;
	top: -4px;
	width: 100px;
	height: 47px;
	left: 1071px;
	border-top:4px solid #d53434;
}
.about_select_content ul{
	margin-left: 200px;
}
.about_select_content ul li{
	width: 270px;
	height: 180px;
	margin:47px 0 0 96px;
	cursor: pointer;
	float: left;
	position: relative;
}
.about_select_content ul li p{
	position: absolute;
	width: 99%;
	text-align: center;
	font-size: 35px;
	color: white;
	top: 62px;
	left: 5px;
	z-index: 100;
}
.about_select_content ul li span{
	position: absolute;
	font-size: 16px;
	color: white;
	text-align: center;
	width: 99%;
	top: 102px;
	left: 5px;
	z-index: 100;
}

.about_select_content ul #enterprise{
	background: url(../images/zhi.png);
}
.about_select_content ul #people{
	background: url(../images/people.png);
}
.about_select_content ul li .li_meng{
	width: 100%;
	height: 100%;
	background: rgba(73,162,208,0);
	position: relative;
	left: 0;
	top: 0;
	display: block;
	transition: background 0.25s;
	-webkit-transition: background 0.25s;
	-moz-transition: background 0.25s;
}
.about_select_content ul li .li_meng:hover{
	background: rgba(212,69,62,0.8);
}

/*大赛下拉框*/
.dasai_select{
	width: 100%;
	height: 272px;
	background: #292a2c;
	position: absolute;
	top: 80px;
	left: 0;
	display: none;
	z-index: 300;
    border-bottom: 1px solid #d53434;
}
.dasai_select_content{
	width: 1400px;
	height: 272px;
	position: relative;
	margin: 0 auto;
}
.bg_about{
	position: absolute;
	top: -4px;
	width: 100px;
	height: 47px;
	left: 1071px;
	border-top:4px solid #d53434;
}


.dasai_select_content ul{
	margin-left: 200px;
	margin: 0 auto;
	width: 1309px;
	height: 100%;

}
.dasai_select_content ul li{
	width: 320px;
	height: 85px;
	margin:135px 0 0 88px;
	cursor: pointer;
	float: left;
	position: relative;
}
.dasai_select_content ul li .center_div{
	width: 265px;
	height: 90px;
	margin: 0 auto;
	position: relative;
}
.dasai_select_content ul li .center_div .center_div_line{
	position: absolute;
	width: 100%;
	height: 1px;
	background: white;
	bottom: 0;
	opacity: 0;
	transform: rotate(0deg);
	transform: scale(0);
	transition: opacity 0.5s,transform 0.35s;
}
.dasai_select_content ul li .center_div:hover .center_div_line{
	opacity: 1;
	transform: rotate(360deg);
	transform: scale(1);
}
.dasai_select_content ul li #kjds{
	position: absolute;
	width: 154px;
	height: 111px;
	background: url(../images/kjds.png);
	left: 51px;
	top: -67px;
}
.dasai_select_content ul li #jyds{
	position: absolute;
	width: 164px;
	height: 106px;
	background: url(../images/jyds.png);
	left: 51px;
	top: -67px;
}
.dasai_select_content ul li #wmzs{
	position: absolute;
	width: 138px;
	height: 110px;
	background: url(../images/wmzs.png);
	left: 51px;
	top: -67px;
}
.dasai_select_content ul li .li_meng{
	display: block;
	width: 198px;
	height: 59px;
	position: absolute;
	right: -5px;

}
.dasai_select_content ul li p{
	position: absolute;
	font-size: 18px;
	color: white;
	top: 48px;
	left: 58px;
	z-index: 100;
}

/*.dasai_select_content ul{
	margin-left: 200px;
	margin: 0 auto;
	width: 1193px;
	height: 100%;
}
.dasai_select_content ul li{
	width: 270px;
	height: 180px;
	margin:47px 0 0 96px;
	cursor: pointer;
	float: left;
	position: relative;
}
.dasai_select_content ul li p{
	position: absolute;
	width: 99%;
	text-align: center;
	font-size: 26px;
	color: white;
	top: 62px;
	left: 5px;
	z-index: 100;
}
.dasai_select_content ul li span{
	position: absolute;
	font-size: 16px;
	color: white;
	text-align: center;
	width: 99%;
	top: 102px;
	left: 5px;
	z-index: 100;
}

.dasai_select_content ul #trade_elite{
	background: url(../images/daisai_img01.png);
}
.dasai_select_content ul #education_declaration{
	background: url(../images/daisai_img02.png);
}
.dasai_select_content ul #cross_border{
	background: url(../images/daisai_img03.png);
}
.dasai_select_content ul li .li_meng{
	width: 100%;
	height: 100%;
	background: rgba(73,162,208,0);
	position: relative;
	left: 0;
	top: 0;
	display: block;
	transition: background 0.25s;
	-webkit-transition: background 0.25s;
	-moz-transition: background 0.25s;
}
.dasai_select_content ul li .li_meng:hover{
	background: rgba(212,69,62,0.8);
}*/

/*foot*/
.foot{
	width: 99.9%;
	height: 332px;
	background: #2f2f2f;
	border:1px solid #2f2f2f;
}
.foot_div{
	width: 1062px;
	height: 155px;
	margin: 0 auto;
	margin-top: 94px;
}
.foot_div_left{
	width: 394px;
	height: 155px;
	float: left;
}
.foot_div_left_top{
	width: 100%;
	height: 44px;
}
.foot_div_left_top_left{
	width: 152px;
	height: 44px;
	float: left;
	line-height: 44px;
	float: left;
}
.foot_div_left_top_left_bg{
	width: 40px;
	height: 41px;
	background: url(../images/foot_telephone.png);
	float: left;
}
.foot_div_left_top_left p{
	font-size: 14px;
	color: #cccccc;
	float: left;
	margin-left: 13px;
}
.foot_div_left_top_right{
	width: 152px;
	height: 44px;
	line-height: 44px;
	float: right;
	margin-right: 15px;
}
.foot_div_right_top_right_bg{
	width: 40px;
	height: 41px;
	background: url(../images/shape.png);
	float: left;
}
.foot_div_left_top_right p{
	font-size: 14px;
	color: #cccccc;
	float: left;
	margin-left: 13px;
}
.foot_div_left_bottom{
	width: 394px;
	height: 81px;
	margin-top: 30px;
}
.foot_div_left_bottom p{
	font-size: 14px;
	color: #cccccc;
	margin-top: 18px;
}
.foot_div_center{
	width: 277px;
	height: 155px;
	border-right: 1px solid #8a8a8a;
	float: left;
	margin-left: 43px;
}
.foot_div_center_center{
	width: 183px;
	height: 155px;
	margin: 0 auto;
	text-align: center;
}
.foot_div_center_center_bg{
	width: 132px;
	height: 132px;
	background: url(../images/erweima.png);
	margin: 0 auto;
}
.foot_div_center_center_bg1{
	width: 132px;
	height: 132px;
	background: url(../images/erweima1.png);
	margin: 0 auto;
}
.foot_div_center_center p{
	font-size: 12px;
	color: #cccccc;
	margin-top: 9px;
}
.foot_div_right{
	width: 345px;
	height: 155px;
	float: right;
}
.foot_div_right ul{
	margin-top: 36px;
}
.foot_div_right ul li{
	width: 61px;
	height: 91px;
	text-align: center;
	margin-left: 54px;
	float: left;
	cursor: pointer;
}
.foot_div_right ul li div.xinlang{
	width: 58px;
	height: 58px;
	background: url(../images/xinlang.png);
}
.foot_div_right ul li div.tengxun{
	width: 58px;
	height: 58px;
	background: url(../images/tx.png);
}
.foot_div_right ul li div.weixin{
	width: 58px;
	height: 58px;
	background: url(../images/wx.png);
}
.foot_div_right ul li:hover div.xinlang{
	background: url(../images/xinlang_hover.png);
}
.foot_div_right ul li:hover div.tengxun{
	background: url(../images/tx_hover.png);
}
.foot_div_right ul li:hover div.weixin{
	background: url(../images/wx_hover.png);
}
.foot_div_right ul li:hover p{
	color: white;
}
.foot_div_right ul li p{
	font-size: 14px;
	color: #a5a5a5;
	margin-top: 14px;
}
/*右侧固定菜单*/
.right_fixed_menu{
	width: 51px;
	min-height: 278px;
	position: fixed;
	top: 25%;
	right: 26px;
	z-index: 200;
}
.right_fixed_menu_line{
	width: 3px;
	height: 315px;
	background: #bf3029;
	margin: 0 auto;
	position: relative;
}
.right_fixed_menu_line div{
	position: absolute;
	cursor: pointer;
}
.right_fixed_menu_line .menu_top{
	top: -2px;
	background: url(../images/top.png);
	left: -24px;
	width: 52px;
	height: 52px;
	opacity: 0;
	transform:translateY(-200px)
}
.right_fixed_menu_line .menu_top:hover{
	top: 0px;
	width: 169px;
	height: 50px;
	background: url(../images/top_hover.png);
	left: -142px;
}
.right_fixed_menu_line .menu_lianxi{
	width: 52px;
	height: 52px;
	top: -1px;
	background: url(../images/lianxi.png);
	left: -24px;
}
.right_fixed_menu_line .menu_lianxi:hover{
	width: 169px;
	height: 50px;
	top: 0px;
	background: url(../images/lianxi_hover.png);
	left: -142px;
}
.right_fixed_menu_line .menu_wm{
	width: 52px;
	height: 52px;
	top: 74px;
	background: url(../images/wm.png);
	left: -24px;
}

.right_fixed_menu_line .menu_wm:hover{
	width: 50px;
	height: 50px;
	background: url(../images/wm_hover.png);
	left: -23px;
	top: 75px;
}
.right_fixed_menu_line .er_wei_ma{
	width: 195px;
	height: 180px;
	background: url(../images/er_wm_hover.png);
	position: absolute;
	top: -60px;
	left: -226px;
	display: none;
}

.right_fixed_menu_line .menu_sc{
	width: 52px;
	height: 52px;
	top: 155px;
	background: url(../images/sc.png);
	left: -24px;
}
.right_fixed_menu_line .menu_sc:hover{
	width: 169px;
	height: 50px;
	top: 156px;
	background: url(../images/sc_hover.png);
	left: -142px;
}
.right_fixed_menu_line .menu_dh{
	width: 50px;
	height: 50px;
	top: 239px;
	background: url(../images/menu_dh.png);
	left: -24px;
}
.right_fixed_menu_line .menu_dh:hover{
	width: 169px;
	height: 60px;
	top: 239px;
	background: url(../images/dh_h.png);
	left: -143px;
}
.right_fixed_menu_line .menu_xf{
	width: 50px;
	height: 104px;
	background: url(../images/xf.png);
	top: 314px;
	left: -25px;
	z-index: 200;
}
.line_area{
	position: absolute;
	width: 100%;
	height: 1px;
	background: #c9c9c9;
	top: 187px;
	left: 0;
	z-index: 9;
}
/*申请表阴影*/
.application_yinying{
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.6;
	position: fixed;
	z-index: 30000;
	display: none;
	top: 0;
	left: 0;
}
/*申请表*/

.application{
	width: 800px;
	height: 750px;
	position: absolute;
	background: white;
	z-index: 40000;
	border-radius: 10px;
	display: none;
	top: 100px;
	left: 50%;
	margin-left: -400px;
}
.application_close{
	position: absolute;
	width: 13px;
	height: 13px;
	background: url(../images/close.png);
	right: 15px;
	top:15px;
	cursor: pointer;
}
.application_top{
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.application_top_log{
	width: 163px;
	height: 45px;
	margin: 0 auto;
	margin-top: 27px;
	background: url(../images/logo02.png);
}
.application_top_product{
	font-size: 16px;
	color: black;
	letter-spacing:2px;
	margin-left: 30.2%;
	margin-top: 14px;
}

.application_top_text{
	width: 160px;
	height: 17px;
	text-align: center;
	font-size: 16px;
	color: #636363;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	background: white;
	top:105px;
}
.application_content{
	width: 100%;
	height: 520px;
	margin-top: 29px;
}
.application_content_left{
	width: 208px;
	height: 436px;
	float: left;
	padding-left: 53px;
/*	background: blue;*/

}
.application_content_left p{
	color: #161616;
	font-size: 18px;
}
.application_content_left ul li{
	height: 16px;
	margin-top: 22px;
}
.application_content_left ul li p{
	font-size: 14px;
	color: #161616;
	margin-top: -15px;
	margin-left: 20px;
}

.application_content_right{
	width: 467px;
	height: 258px;
	float: right;
	margin-top: 52px;
	padding-top: 51px;
}
.application_content_right ul{
	margin-top: -90px;
}
.application_content_right ul li{
	width: 408px;
	height: 39px;
	margin-top: 25px;
}
.application_content_li_left{
	width: 74px;
	height: 39px;
	line-height: 39px;
	text-align: right;
	float: left;
}
.application_content_li_left_text{
	
	font-size: 14px;
	position: relative;
	width: 74px;
	height: 16px;
}
.application_content_li_left_text em{
	display: block;
	width: 7px;
	height: 6px;
	background: url(../images/xing.png);
	position: absolute;
	left: 22px;
	top: 17px;
}
.application_content_li_right{
	float: left;
	margin-left: 20px;
	width: 314px;
	height: 39px;
	position: relative;
}
.application_content_li_right input{
	width: 312px;
	height: 37px;
	border-radius: 7px;
	border:1px solid #d2d2d2;
	background: #ffffff;
	outline:none;
	text-indent: 1em;
}
input::-webkit-input-placeholder { /* WebKit browsers */
  line-height: 1.5em;
}
.application_content_li_right .input_current{
	border:1px solid #57B0D6;
}
.application_content_li_right .error_input_current{
	border:1px solid red;
}


.application_submit_button{
	width: 186px;
	height: 47px;
	background: #cc1632;
	font-size: 16px;
	text-align: center;
	line-height: 47px;
	color: white;
	margin:0 auto;
	margin-top: -40px;
	cursor: pointer;
	border-radius: 5px;
}
.application_submit_button:hover{
	background: #e12d49;
}

/*验证*/
.application_content_li_right p{
	width: 100%;
	color: red;
	position: absolute;
	top: 47px;
	text-align: left;
	display: none;
}
.application_content_li_right i{
	position: absolute;
	width: 30px;
	height: 30px;
	right: -32px;
	top: 5px;
	background: url(../images/input_false.png);
	display: none;
}
@media screen and (max-width:1024px){
    body{
        width:1224px;
    }
}