﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; list-style:none}
body { font-family:"Microsoft Yahei", arial;margin:0; padding:0; background: #FFF; font-size:14px; color:#333333;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{ border:none; vertical-align:middle}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:14px; font-weight:normal;}

a{color: #333; text-decoration:none; outline:none}
a:visited { text-decoration:none;}
a:hover { 
	text-decoration:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;}

.font12{font-size:12px;}
.m_r0{margin-right:0;}
.layout1200{
	clear:both;
	width:1200px;
	margin:0 auto;}
.comm{
	height:auto;
	overflow:hidden;}
.fl{float:left;}
.fr,.r{float:right;}
	
.laygray{background-color:#f0f0f0;}	
.layblue{background-color:#e7f2fa;}	
.clearspace{
	clear:both;}		

/*页面顶部*/
#headertop{
	height:34px;
	line-height:34px;
	background-color:#f0f0f0;
	color:#666666;
	font-size:14px;}
#headertop ul{
	float:right;}
#headertop ul li{
	float:left;}
#headertop ul li a{
	display:block;
	float:left;
	width:52px;
	text-align:center;
	color:#666;}
#headertop ul li a.icon-reg{
	background-color:#d6bf22;
	color:#fff;
	height:22px;
	line-height:22px;
	border-radius:2px;
	margin-top:5px;}

.logo{
	padding:12px 0px;
	height:110px;}
.logo span,.logo i{
	display:block;}

.logo .zhongwen{
	float:left;
	font-size:30px;
	color:#0a60d5;
	font-family:"微软雅黑";
	letter-spacing:14px;
	padding-bottom:6px;
	margin-top:20px;
	font-weight:bold;}
.logo .zhongwen span{
	font-size:15px;
	letter-spacing:-0.5px;
	padding-top:6px;
	font-weight:normal;}		
.logo i{
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;letter-spacing:-0.7px;}
.logo img{
	float:left;
margin:10px 20px 0 10px}

/*页面头部*/
#header{
	height:46px;
	line-height:46px;
	background:-webkit-linear-gradient(to right,#527ceb,#09b673); 
	background: -o-linear-gradient(to right,#527ceb,#09b673);
	background: -moz-linear-gradient(to right,#527ceb,#09b673);
	background: linear-gradient(to right,#527ceb,#09b673);
	-moz-box-shadow: 0 5px 6px rgba(10,57,93,0.26);
    -webkit-box-shadow: 0 5px 6px rgba(10,57,93,0.26);
    box-shadow: 0 5px 6px rgba(10,57,93,0.26);
	position:relative;
	z-index:9999;}

#header ul.nav li{
	float:left;
	font-size:16px;}
#header ul.nav li a{
	display:block;
	color:#fff;
	width:100px;
	margin-right:6px;
	text-align:center;}
#header ul.nav li a:hover,#header ul.nav li.active a{
	color:#fff;
	background:url(../images/nav_hover.png) no-repeat center top;}	

/*页面底部*/
#footer{
	background-color:#2f2f2f;
	font-size:14px;
	text-align:center;
	color:#fff;
	line-height:28px;
	padding:25px 0px;}

/* slide */
.slide-main{height:320px;position:relative;}
.item{display:block;width:100%;height:12px;position:absolute;z-index:124;top:295px;left:0;text-align:center;}
.item a{display:inline-block;width:12px;height:12px;border-radius:12px;margin:0 5px;background:rgba(255,255,255,0.5);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:320px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:320px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(../images/bannerImg01.jpg) no-repeat center top;}
#bgstyleb{background:url(../images/bannerImg02.jpg) no-repeat center top;}
#bgstylec{background:url(../images/bannerImg03.jpg) no-repeat center top;}

/*touchSlide*/
.slideBox{ position:relative; width:600px;  height:450px; overflow:hidden;}
.slideBox .hd{ position:absolute; height:12px; line-height:12px; bottom:15px; right:15px; z-index:1; }
.slideBox .hd li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:rgba(255,255,255,0.5);text-indent:-9999px; overflow:hidden; margin:0 5px; cursor:pointer;}
.slideBox .hd li.on{ background:#fff;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative;  }
.slideBox .bd li img{ width:600px;  height:450px; display:block;   }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; padding:0 20px; height:44px; line-height:44px; background:rgba(0,0,0,0.5);color:#fff;   }


.m2-right{
	width:549px;}
.m2-right .hod {
	width: 100%;
	background:url(../images/inavBg.png) no-repeat left bottom;
	height: 48px;
	box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.5); }
.m2-right .hod li {
	float: left;
	width: 190px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	margin-left: -11px;
	color: #fff;
	text-align: center;
	background:url(../images/inavBg3.png) no-repeat left top;
	position: relative;
	z-index: 1;
	cursor: pointer;}
.m2-right .hod li a{
	color: #fff; }
.m2-right .hod li:first-child {
	margin-left: 0px;}
.m2-right .hod li.on,.m2-right .hod li:hover {
	background:url(../images/inavBg2.png) no-repeat left top; }
.m2-right .bod {
    margin-top: 15px; }
.m2-right .bod dt {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px; }
.m2-right .bod dt h3 {
	font-size: 22px;
	line-height: 140%;
	margin-bottom: 10px; }
.m2-right .bod dt h3 a {
    color: #010101; }
.m2-right .bod dt h3 a:hover {
    text-decoration: underline; }
.m2-right .bod dt .jj {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	height:68px;
	line-height:24px;
	overflow:hidden;}
.m2-right .bod dd {
	padding: 6px 0px;
	font-size: 16px;
	line-height: 140%; }
.m2-right .bod dd i {
	color: #999;
	margin-right: 15px;
	font-weight:normal;}
.m2-right .bod dd a {
    color: #333333; }
.m2-right .bod dd a:hover {
    text-decoration: underline; }
.m2-right .bod dd .time {
	color: #999;
	font-size: 12px; }

.inTitle{
	font-size:30px;
	text-align:center;
	color:#333;
	margin-bottom:50px;}
.in-zwBox a{
	display:block;
	float:left;
	width:134px;
	height:172px;
	background-repeat:no-repeat;
	background-position:0 top;
	padding-top:10px;
	padding-left:20px;
	margin-right:20px;}
.in-zwBox a i{
	display:block;
	width:22px;
	height:22px;
	background:url(../images/icon-enter.png) no-repeat;
	margin-left:100px;}
.in-zwBox a:hover i{
	margin-left:95px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;}
.in-zwBox a span{
	display:block;
	font-size:20px;
	color:#fff;}
.in-zwBox a img{
	display:block;
	margin:30px 0 20px 0;}
.in-zwBox a:hover img{
	margin-top:25px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;}

.zwBg01{
	background-image:url(../images/in-zwBg01.png);}
.zwBg02{
	background-image:url(../images/in-zwBg02.png);}
.zwBg03{
	background-image:url(../images/in-zwBg03.png);}
.zwBg04{
	background-image:url(../images/in-zwBg04.png);}
.zwBg05{
	background-image:url(../images/in-zwBg05.png);}
.zwBg06{
	background-image:url(../images/in-zwBg06.png);}
.zwBg07{
	background-image:url(../images/in-zwBg07.png);}
	
.in-yqBox li{
	float:left;
	width:175px;
	height:70px;
	margin-right:30px;
	margin-bottom:30px;}	
.in-yqBox li.mrnone{
	margin-right:0px;}
.linkBox a{
	display:block;
	float:left;
	margin-right:20px;}

.flipper{
	float:left;
	z-index:5;
	color:#fff;
	display:block;
	-webkit-transition:.6s;
	-moz-transition:.6s;
	-o-transition:.6s;
	transition:.6s;
	position:relative;
	margin-right:30px;}
.flipper a{
	display:block;}
.flipper:hover .back {
	text-align:left;
	font-size:16px;
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1);
	opacity:1;
	color:#fff;
	cursor:pointer;	
	background:rgba(51,97,211,0.85);
	z-index:999;}
.flipper:hover .bkuang{
	width:360px;
	height:265px;
	border:1px solid #fff;
	background:rgba(51,97,211,0);
	margin:8px auto 0 auto;}
.flipper:hover .front {
	-webkit-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-ms-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	transform:scaleX(-1);
	opacity:0;
	cursor:pointer;}
.flipper .front{
	width:380px;
	height:285px;
	background-repeat:no-repeat;
	background-position:0;
	position:relative;}
.flipper .front span{
	width:380px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	height:34px;
	line-height:34px;
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom:0;
	left:0;
	z-index:99;}
.yqImg01{
	background-image:url(../images/yqImg.jpg);}
	
.flipper,.flipper .back {
	width:380px;
	height:285px;}
.flipper .back,.flipper .front {
	position:absolute;
	top:0;
	left:0;
	-webkit-transition:.6s;
	-moz-transition:.6s;
	-o-transition:.6s;
	transition:.6s;}
.flipper .front {
	z-index:5;}
.flipper .back {
    -webkit-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-ms-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	transform:scaleX(-1);}
.flipper .back h4{
	font-size:16px;
	text-align:center;
	margin-top:15px;
	background:url(../images/yq-jiantou.png) no-repeat center bottom;
	width:256px;
	margin:0 auto;
	padding:10px 0 20px 0;}
.flipper .back p{
	font-size:16px;
	line-height:26px;
	padding:10px 20px;}
	
/*重点企业*/
.location{
	font-size:16px;
	color:#666666;
	padding:40px 0 0 0;}	
.location span{
	color:#333;}
.zdqy-list{
	width:1172px;
	border:1px solid #dedede;
	background-color:#fff;
	padding:20px 13px 20px 13px;}
.zdqy-list ul{
	margin-left:5px;}
.zdqy-list li{
	margin-right:22px;
	width:175px;
	float:left;}
.zdqy-list li.marnone{
	margin-right:0px;}
.zdqy-list li img{
	display:block;
	width:175px;
	height:70px;
	border:1px solid #ddd;}

.zdqy-list li span{
	display:block;
	text-align:center;
	font-size:14px;
	line-height:46px;}
	
	
/*资讯中心*/
.news-left{
	width:750px;}
.news-right{
	width:400px;}
.news-title{
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:10px;
	position:relative;}
.news-title span{
	display:block;
	font-size:26px;
	color:#000;}
.news-title span:after{
	bottom: 0;
    content: '';
    display: block;
    height: 3px;
	width: 50px;
    position: absolute;
    background: #49ba3d;}
.news-title a{
	font-size:14px;
	color:#666666;
	display:block;
	padding-top:15px;}
.news-list a{
	display:block;
	height:auto;
	overflow:hidden;}
.news-list dl{
	margin-top:20px;}
.news-list dl dt{
	float:left;
	width:210px;}
.news-list dl dt img{
	display:block;
	width:210px;
	height:130px;}
.news-list dl dd{
	float:right;
	width:520px;}
.news-list dl dd span{
	font-size:16px;
	color:#000;}
.news-list dl dd p{
	font-size:14px;
	line-height:26px;
	color:#666666;
	padding:15px 0px 20px 0px;}
.news-list dl dd i{
	font-style:normal;
	font-size:14px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;}
.news-list a:hover p{
	color:#026dbf;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;}

.news-r-list{
	margin-top:15px;}	
.news-r-list li{
	line-height:34px;}
.news-r-list li a{
	display:block;
	height:auto;
	overflow:hidden;
	color:#000;}
.news-r-list li a:hover{
	color:#026dbf;
	transition: .3s ease-in-out;}
.news-r-list li a i,.news-r-list li a span{
	display:block;
	float:left;
	font-style:normal;}
.news-r-list li a i{
	width:4px;
	height:4px;
	background-color:#000;
	margin:15px 6px 0px 0px;}
.news-r-list li a span{
	font-size:16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:300px;}
.m-B40{
	margin-bottom:40px;}
.news-r-list li a font{
	float:right;
	font-size:14px;
	color:#666666;}
	
.news-Dlist{
	width:1200px;}
.news-Dlist .news-list dl dd{
	width:950px;}	
	
/*--------------分页--------------*/	
.page{height:40px;overflow: hidden;padding:30px 0px 10px 0px;position:relative;margin:30px 0px;letter-spacing:0;}
.pagination{margin-left:50%;float:left;min-width:515px;}
.inner{margin-left:-50%;float:left;}
.page a{display:block;float:left;padding:0px 12px;border:1px solid #d9d9d9;margin:0px 2px;background:#fff;height:36px;line-height:36px;color:#333;}
.page a.current{background:#026dbf;border:1px solid #026dbf;color:#fff;}
.page a.pagary{border:1px solid #ededed;color:#ccc;}
.page a:hover{background:#026dbf;color:#fff;border:1px solid #369; text-decoration:none;}
.page-t,.page-input{display:block;float:left;}
.page-input{height:14px;border:1px solid #ccc;margin:10px 6px 0px 6px;}
a.h-none:hover{background:none;color:#333;border:1px solid #d9d9d9;}
a.page-goBtn{display:inline-block;background:#026dbf;border:1px solid #026dbf;color:#fff;}
.page a.page-goBtn:hover{background:#026dbf;border:1px solid #026dbf;}


/*资讯详情页*/
.news-Dtitle{font-size:26px;font-weight:bold;text-align:center;padding-top:0px;}
.news-Dtime{padding:20px 0px 20px 0px;text-align:center; border-bottom:1px dashed #bbc2c9;}
.news-Dtext{font-size:16px;line-height:30px;padding-top:20px;margin-bottom:50px;}	

/*海外服务*/
dl.nyhwc_tujian{
	width:285px;
	margin-right:20px;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #dedede;
	margin-bottom:20px;
	height:410px;}	
dl.nyhwc_tujian dt{
	height:186px;
	position:relative;}	
dl.nyhwc_tujian dt img{
	position:relative;
	height:150px;overflow:hidden;
	transition: all 0.6s;
	width:285px;
	z-index:1;}	
dl.nyhwc_tujian dt img:hover{
	transform: scale(1.2);}		
dl.nyhwc_tujian dt h4{
	position:relative;
	color:#fff;
	height:40px;
	line-height:40px;
	font-size:16px;
	text-align:center;
	background-color:#353535;
	z-index:100;}
dl.nyhwc_tujian dd{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:16px 12px 16px 16px;
	line-height:28px;
	background-color:#fff;}
dl.nyhwc_tujian dd span{
	color:#999;}
dl.marnone{margin-right:0px;}

/*综试区介绍*/
.cata-left{
	width:220px;
	border:1px solid #dedede;
	background-color:#fff;
	height:auto;
	min-height:400px;}
.cata-left a{
	display:block;
	height:50px;
	line-height:50px;
	padding-left:40px;
	color:#666666;
	font-size:16px;
	background:url(../images/cata-jiantou.png) no-repeat 20px center;}
.cata-left a:hover,.cata-left a.current{
	background:url(../images/cata-jiantou-h.png) no-repeat 20px center #4289d0;
	color:#fff;}
	
.nr-right{
	width:868px;
	border:1px solid #dedede;
	background-color:#fff;
	padding:40px;}
.nrTitle{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding-bottom:30px;}
.nr-right p{
	font-size:16px;
	line-height:30px;
	text-indent:2em;
	margin:5px 0;}
.nr-right img{
	display:block;
	margin:10px auto;}
	
/*公共查询*/
.serBox{
	width:585px;
	height:280px;
	float:left;
	background-color:#e6e9f0;
	margin-bottom:30px;}	
.serBox dt{
	height:44px;
	line-height:44px;
	background-color:#408bcd;
	color:#fff;
	text-align:center;
	font-size:20px;}
.serTit{
	font-size:18px;
	text-align:center;
	color:#666666;
	padding:50px 0 40px 0;}
.serInput{
	display:block;
	width:455px;
	height:60px;
	border-radius:30px;
	background-color:#fff;
	margin:0 auto;
	border:0;
	padding:0 25px;
	-moz-box-shadow:0 0 8px rgba(81,120,216,0.07);
    -webkit-box-shadow:0 0 8px rgba(81,120,216,0.07);
    box-shadow:0 0 8px rgba(81,120,216,0.07);}
.serInput input.form-input{
	float:left;
	font-size:18px;
	width:400px;
	color:#666666;
	outline:0;
	height:58px;
	border:0;
	margin-top:1px;}
.serInput.ph_focus input.form-input{
	color:#009ef0;}	
.serInput label{
	float:right;
	width:32px;
	height:32px;
	display:block;
	margin-top:14px;
	background:url(../images/icon-search.png) no-repeat;}
.serInput label a{
	display:block;
	cursor:pointer;
	width:32px;
	height:32px;}
.ser-qy{
	width:450px;
	margin:0 auto;}
.ser-qy label{
	float:left;
	margin-right:10px;}
.ser-qy label input{
	margin-right:4px;}

/*查询结果页*/
.sTitle{
	height:44px;
	line-height:44px;
	background-color:#408bcd;
	text-align:center;
	font-size:20px;
	color:#fff;}
.sResult table{
	border-collapse:collapse;
	border:1px solid #cde1ed;
	margin:10px 0px 40px 0px;
	background-color:#fff;}
.sResult table tr td{
	border:1px solid #cde1ed;
	padding:12px 0px 12px 12px;
	font-size:14px;}
td.s-bt{
	background:#eff9ff;}
.s-cn tr td{
	text-align:center;}
td.s-bold strong{
	font-size:16px;}
	
	
/*政务服务*/	
.iconzwBox a{
	display:block;
	float:left;
	width:134px;
	background-repeat:no-repeat;
	background-position:0 top;
	padding-top:10px;
	padding-left:20px;
	margin-right:20px;
	position:relative;
	padding-bottom:30px;}
.iconzwBox a i{
	display:block;
	width:22px;
	height:22px;
	background:url(../images/icon-enter.png) no-repeat;
	margin-left:100px;}
.iconzwBox a:hover i{
	margin-left:95px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;}
.iconzwBox a span{
	display:block;
	font-size:20px;
	color:#fff;}
.iconzwBox a img{
	display:block;
	margin:30px 0 20px 0;}
.iconzwBox a:hover img{
	margin-top:25px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;}	
.triangle-down{
	width:0;
	height:0;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:15px solid #3d6bde;
}
.triangle-down02{
	border-top:15px solid #0e9689;}
.triangle-down03{
	border-top:15px solid #6eaf47;}
.triangle-down04{
	border-top:15px solid #b4a41b;}
.triangle-down05{
	border-top:15px solid #d57d20;}
.triangle-down06{
	border-top:15px solid #d85151;}
.triangle-down07{
	border-top:15px solid #cd3c8b;}
	
.zwfw_content{
	clear:both;	
	overflow:hidden;
	border:1px solid #dedede;
	padding:30px 40px 60px 40px;
	margin-top:10px;
	background-color:#fff;}	
.zwfw_content img{
	display:block;
	margin:0 auto;}
.zwfw_content p{
	font-size:14px;
	line-height:30px;
	text-indent:2em;
	margin:0 0 20px 0;}
.icon-zwenter{
	display:block;
	width:140px;
	height:40px;
	border-radius:4px;
	line-height:40px;
	background-color:#3e8bca;
	color:#fff;
	margin:0 auto;
	font-size:16px;
	text-align:center;}
	

	
.marnone{margin-right:0px;}
a.mrnone{
	margin-right:0px;}
.m40{
	margin-top:40px;
	margin-bottom:40px;}
.m-r30{
	margin-right:30px;}
.p30{
	padding-top:30px;}
.p40{
	padding-top:40px;}
.p-t40{
	padding-bottom:40px;}
.m-t50{
	margin-bottom:50px;}

.in-yqBox li.marnone{margin-right:0;}
.in-yqBox li img{width:175px;height:70px;}



/*六大体系*/
.ldtx01{
	background-image:url(../images/6tx_1.png);}
.ldtx02{
	background-image:url(../images/6tx_2.png);}
.ldtx03{
	background-image:url(../images/6tx_3.png);}
.ldtx04{
	background-image:url(../images/6tx_4.png);}
.ldtx05{
	background-image:url(../images/6tx_5.png);}
.ldtx06{
	background-image:url(../images/6tx_6.png);}
	
.ldtx a{
	display:block;
	float:left;
	width:160px;
	height:320px;
	background-repeat:no-repeat;
	background-position:0 top;
	padding-top:10px;
	padding-left:20px;
	margin-right:24px;
	
	/*background:#f30*/}
.ldtx a i{
	display:block;
	width:22px;
	height:22px;
	background:url(../images/icon-enter.png) no-repeat;
	margin-left:100px;
	margin-top:20px;}
.ldtx a:hover i{
	margin-left:95px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;}
.ldtx a span{
	display:block;
	font-size:20px;
	color:#fff;
    margin-left:14px;
	}
.ldtx a img{
	display:block;
	margin:30px 0 50px 0;}
.ldtx a:hover img{
	margin-top:25px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;}	
/*index头部的二维码电话等*/	
.index_ewm{
	float: right;
}
.index_ewm img{
	width: 100px;
	margin: 0px 0px 0px 5px;
}
.index_ewm span{
	float: left;
    font-size: 12px;
}
.index_phone img{
	width: 40px;
	margin: 38px 20px 0 320px;
}
.index_phone p{
	font-size: 20px;
	font-weight: bold;
	line-height: 120px;
}