/* ====================
     公共样式
	 作者：严微
	 公司名称：严微工作室
	 网址：http://www.ywcms.com
==================== */
html{ -webkit-text-size-adjust:none;}
body{ font-size:12px; font-family: "PingFang SC", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif; line-height:150%; margin:0px auto 0px auto; padding:0; color:#333; background:#fff;}
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,img,p{ margin:0; padding:0; border:none; list-style-type:none;}
.block{ width:960px; height:auto;}
em,i{font-style:normal;}
.f_l,.fl{float:left;}
.f_r,.fr{float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.pc { display: block;}
.wap { display: none;}
.white{ color:#fff !important;}

a, a:hover, a:focus { text-decoration: none; outline: none;}

::selection { background: #c50413; color: #fff;}
::-moz-selection { background: #c50413; color: #fff;}

a {outline:none; text-decoration:none; }
a:hover { text-decoration:none; }

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix{ height:1%;}
*+html .clearfix{ height:1%;}
/*英文强制换行*/
.word{ word-break:break-all;}
.mt10{ margin-top:10px;}
.mr10{ margin-right:10px;}
.mb10{ margin-bottom:10px;}
.ml10{ margin-left:10px;}

/*页面留白*/
.blank{ height:8px; line-height:8px; clear:both; visibility:hidden;}
.blank5{ height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
.blank10{ height:10px; line-height:10px; clear:both; visibility:hidden;}

/*主体样式开始*/
.wrapper { width:100%; height:100%; margin:0px auto 0px auto;}
.w1200{ width:1200px; margin:0px auto 0px auto; overflow:hidden;}
.show_box{ width:1200px; margin:10px auto 0px auto; overflow:hidden; background:#fff;}

.con{width:1200px; height:100%; margin:auto; position:relative;}

/*header*/
#header_top {
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: #1b1b1b;
	margin: 0 auto
}
.header_top {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	color: #bdbdbd;
	height: 30px;
	line-height: 30px
}
.wc{
	height: 30px;
	float: left;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background: url(../images/ico01.png) no-repeat;
}
.lang{
	height: 30px;
	float: left;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background: url(../images/ico04.png) no-repeat 0 5px;;
}
.lang a{
	color: #fff;
}
.tel{
	height: 30px;
	float: left;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background: url(../images/ico02.png) no-repeat;
	margin-right: 10px;
}
.email{
	height: 30px;
	float: left;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background: url(../images/ico03.png) no-repeat;
	margin-right: 10px;
}
#header {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/headBg.png) repeat-x bottom;
	height: 120px
}
.header {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.header_logo {
	width: 236px;
	float: left;
	margin: 23px 0 0 0
}
.header_logo img {
	width: 236px;
	height: 74px
}
.menu {
	width: 800px;
	float: right;
}
.menu ul {
	width: 800px;
	float: left;
}
.menu li {
	width: 100px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333;
	height: 120px;
	line-height: 120px;
}
.menu li a {
	color: #333;
	text-decoration: none
}
.menu li a:hover, .menu li.noChild a {
	width: 100px;
	color: #fff;
	float: left;
	background: #c50413;
}
.menu>ul .subnav {
	width: 900px;
	display: none;
	padding: 20px 10px;
	background-color: #FFF;
	z-index: 3;
	position: absolute;
	left: 30%;
	top: 140px
}
.menu>ul .subnav>p {
	width: 150px;
	margin: 0 10px;
	height: 100px;
	overflow: hidden;
	display: block
}
.menu>ul .subnav>p>img {
	width: 150px;
	height: 100px;
	display: block
}
.menu>ul .subnav>span {
	width: 350px;
	display: block;
	height: 100px
}
.menu>ul .subnav>span>a {
	width: 100px;
	display: block;
	height: 32px;
	line-height: 32px;
	background-color: #ebebeb;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	color: #444;
	border-bottom: #FFF solid 1px;
	border-right: #FFF solid 1px;
	float: left
}
.menu>ul .subnav>span>a:hover {
	background-color: #044a87;
	color: #fff
}
.menu>ul .subnav2 {
	width: 742px;
	padding: 20px 10px;
	display: none;
	background-color: #FFF;
	z-index: 3;
	position: absolute;
	left: 0;
	top: 80px
}
.menu>ul .subnav2>span {
	width: 742px;
	display: block;
	margin-right: 10px
}
.menu>ul .subnav2>span>a {
	width: 184px;
	display: block;
	height: 32px;
	line-height: 32px;
	background-color: #ebebeb;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	color: #444;
	border-bottom: #FFF solid 1px;
	border-right: #FFF solid 1px
}
.menu>ul .subnav2>span>a:hover {
	background-color: #044a87;
	color: #fff
}
.menu>ul .subnav3 {
	width: 900px;
	padding: 20px 10px;
	display: none;
	background-color: #FFF;
	z-index: 3;
	position: absolute;
	left: 30%;
	top: 140px
}
.menu>ul .subnav3>p {
	width: 490px;
	margin: 0 10px;
	height: 100px;
	overflow: hidden;
	display: block
}
.menu>ul .subnav3>p>img {
	width: 490px;
	height: 100px;
	display: block
}
.menu>ul .subnav3>span {
	width: 350px;
	display: block;
	height: 100px
}
.menu>ul .subnav3>span>a {
	width: 100px;
	display: block;
	height: 32px;
	line-height: 32px;
	background-color: #ebebeb;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	color: #444;
	border-bottom: #FFF solid 1px;
	border-right: #FFF solid 1px;
	float: left
}
.menu>ul .subnav3>span>a:hover {
	background-color: #044a87;
	color: #fff
}

/*banner样式*/
#banner{
	width: 100%;
	position: relative;
	height: 600px;
	margin: 0 auto;
	z-index: 9;
}
.banner{
	width: 100%;
	position: relative;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 9;
}

.xwzx{width:100%; height:93px; background:url(../images/xw_bj.png) no-repeat center; position:absolute; bottom:-70px; z-index:10;}
.xwzx_lt{width:520px; float:left; padding-top:20px;}
.xwzx_rt{width:650px; float:right; padding-top:28px;}
.xwzx_rt p a{ font-size:14px; font-weight:bold; color:#fff;}
.xwzx_rt span a{ color:#fff;}
.xwzx_rt p a:hover,.xwzx_rt span a:hover{ color:#f00;}


#about_banner{width:100%;height:300px;position:relative; background:url(../images/about.jpg) no-repeat 50% 0;}
#contact_banner{width:100%;height:300px;position:relative; background:url(../images/contact.jpg) no-repeat 50% 0;}
#jobs_banner{width:100%;height:300px;position:relative; background:url(../images/jobs.jpg) no-repeat 50% 0;}
#news_banner{width:100%;height:300px;position:relative; background:url(../images/news.jpg) no-repeat 50% 0;}
#network_banner{width:100%;height:300px;position:relative; background:url(../images/network.jpg) no-repeat 50% 0;}
#message_banner{width:100%;height:300px;position:relative; background:url(../images/message.jpg) no-repeat 50% 0;}
#products_banner{width:100%;height:300px;position:relative; background:url(../images/products.jpg) no-repeat 50% 0;}
#download_banner{width:100%;height:240px;position:relative; background:url(../images/products.jpg) no-repeat 50% 0;}
#honor_banner{width:100%;height:300px;position:relative; background:url(../images/honor.jpg) no-repeat 50% 0;}
#workshop_banner{width:100%;height:300px;position:relative; background:url(../images/workshop.jpg) no-repeat 50% 0;}

/*首页*/
#main{
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}
.main{
	width:1200px;
	margin: 45px auto 0;
	overflow: hidden;
}
#index_products{
	width:100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 70px;
}
.index_products{
	width:1200px;
	margin: 0 auto;
}
.index_products_top{
	width:1200px;
	margin: 0 auto;
	height: 53px;
	background:url(../images/in_pro.png) no-repeat center;
}
.index_enproducts_top{
	width:1200px;
	margin: 0 auto;
	height: 53px;
	background:url(../images/in_pro_en.png) no-repeat center;
}
.index_products_con{
	width:1200px;
	margin: 45px auto;
	overflow: hidden;
	position: relative;
}
.index_products_con{
	width:1200px;
	margin: 45px auto;
	overflow: hidden;
	position: relative;
}
.index_products_con ul{
	width:1200px;
	float: left;
}
.index_products_con li{
	width:280px;
	margin: 0 10px 20px;
	float: left;
}
.index_products_con li img{
	width:280px;
	height: 280px;
	border: 1px solid #ddd;
}
.index_products_con li p{
	width:280px;
	float: left;
	background: #ec1d23;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.index_products_conA{
	width:580px;
	float: left;
	margin: 0 5px 0 15px;
}

.index_products_conB{
	width:580px;
	float: left;
	margin: 0 15px 0 5px;
}
.index_products_conA_a{
	width: 580px;
	float: left;
	margin-bottom: 10px;
}
.index_products_conA_aA,.index_products_conB_aA{
	width: 285px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.index_products_conA_aB,.index_products_conA_aBb,.index_products_conB_aB{
	width: 285px;
	float: left;
	overflow: hidden;
}
.index_products_conA_aBa{
	width: 285px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.index_products_conB_a{
	width: 580px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.index_products_conB_b{
	width: 580px;
	float: left;
	overflow: hidden;
}
.index_products_conA_aA img{
	width:285px;
	height: 500px;
}
.index_products_conA_aBa img,.index_products_conB_aA img,.index_products_conA_aBb img,.index_products_conB_aB img{
	width:285px;
	height: 245px;
}
.index_products_conA_b{
	width:580px;
	float: left;
	height: 245px;
	overflow: hidden;
}
.index_products_conA_b img{
	width: 580px;
	height: 245px;
}
.index_products_conB_b img{
	width: 580px;
	height: 500px;
}
.index_products_con img{
	transition: all 0.6s;
}
.index_products_con img:hover{
	transform: scale(1.2);
}
.index_more{
	width:1200px;
	margin: 45px auto;
	height: 41px;
	display: block;
	text-align: center;
}
#index_about{
	width: 100%;
	background: url(../images/aboutBg.jpg) no-repeat center;
	margin: 0 auto;
	height: 773px;
	overflow: hidden;
}
.index_about{
	width:1200px;
	margin: 0 auto;
}
.index_about_top{
	width:1200px;
	margin: 45px auto;
	height: 53px;
	background:url(../images/in_about.png) no-repeat center;
}
.index_enabout_top{
	width:1200px;
	margin: 45px auto;
	height: 53px;
	background:url(../images/in_about_en.png) no-repeat center;
}
.index_about_con{
	width:1200px;
	margin: 45px auto;
}
.index_about_conA{
	width:702px;
	float: left
}
.index_about_conB{
	width:485px;
	float: left;
	margin-left: 12px;
}
.index_about_conA_a{
	width:702px;
	float: left;
}
.index_about_conB_a{
	width:485px;
	float: left;
}
.index_about_conB_aA{
	width: 345px;
	float: left;
	height: 265px;
	background:url(../images/about_item1.jpg) no-repeat;
	margin: 0 12px 12px 0;
}
.index_about_conB_aB{
	width: 345px;
	float: left;
	height: 265px;
	background:url(../images/about_item2.jpg) no-repeat;
	margin: 0 0 12px 0;
}
.index_about_conB_aC{
	width: 345px;
	float: left;
	height: 265px;
	background:url(../images/about_item3.jpg) no-repeat;
	margin: 0 12px 0 0;
}
.index_about_conB_aD{
	width: 345px;
	float: left;
	height: 265px;
	background:url(../images/about_item4.jpg) no-repeat;
	margin: 0;
}
.index_about_conB_aA h1,.index_about_conB_aB h1,.index_about_conB_aC h1,.index_about_conB_aD h1{
	float: left;
	padding: 45px 0 0 30px;
	color: #c50413;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	width: 315px;
}
.index_about_conB_aA p,.index_about_conB_aB p,.index_about_conB_aC p,.index_about_conB_aD p{
	float: left;
	padding: 15px 0 0 30px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	width: 315px;
}
.index_about_conB_aA span,.index_about_conB_aB span,.index_about_conB_aC span,.index_about_conB_aD span{
	float: left;
	padding: 15px 0 0 30px;
	width: 315px;
}
.index_about_conB_b{
	width:485px;
	float: left;
	background: #ec1d23;
	height: 282px;
	overflow: hidden;
	padding: 20px;
}
.index_about_conB_b p{
	float: left;
	width: 100%;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	padding-bottom: 20px;
}
.index_about_conB_b span{
	border: 1px solid #fd4046;
	width: 198px;
	height: 35px;
	color: #fff;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	float: left;
	margin: 10px;
}
.index_about_conB_b span a{
	color: #fff;
}
#index_news{
	width: 100%;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
}
.index_news{
	width:1200px;
	margin: 0 auto;
}
.index_news_top{
	width:1200px;
	margin: 45px auto;
	height: 69px;
	background:url(../images/in_news.jpg) no-repeat center;
}
.index_ennews_top{
	width:1200px;
	margin: 45px auto;
	height: 69px;
	background:url(../images/in_news_en.png) no-repeat center;
}
.index_news_con{
	width:1200px;
	float: left;
	padding-bottom: 45px;
}
.index_news_conLeft{
	width:565px;
	height: 315px;
	margin-right: 35px;
	float: left;
	background:url(../images/news_pic.jpg) no-repeat;
}
.index_news_conRight{
	width:600px;
	float: left;
}
.m_news_l{width:100%;}
.m_newsi{width:110px; height:93px; line-height:93px; font-size:73px; color:#d5d4d4; text-align:center; float:left; margin-bottom:17px;}
.news_li{width:455px; padding:0 10px 0 22px; height:93px; float:left; margin-bottom:17px;}

.m_news_l:hover .m_newsi{background-color:#58585c; color:#fff;}
.m_news_l:hover .news_li{background:#ec1d23; cursor: pointer;}
.m_news_l:hover .news_li a{color:#fff;}
.m_news_l:hover .info{color:#d0e8f6;}
.m_news_l:hover .dit{color:#d0e8f6;}
.news_li dt{width:100%; height:38px; line-height:42px; position:relative; color:#2e2e2e;}
.dit{position:absolute; right:0px; top:2px; font-size:12px; color:#969696;}
/*二级页面*/

/*left right*/
#location{
	width:100%;
	margin: 0 auto;
	height: 45px;
	overflow: hidden;
	background: #f2f2f2;
}
.location{width:1200px; margin: 0 auto; overflow: hidden;}
.location .title{ font-size:14px; color:#fff; line-height: 45px; float: left; background: #c50413; width: 120px; text-align: center;}
.location .path{ height:45px; line-height:45px; color:#333; float: right; font-size:14px;}
.location .path a{ display:inline-block; padding:0px 8px; font-size:14px; color:#333; transition:all .35s;}
.location .path a:first-child{ padding-left:0!important;}
.location .path a:hover{ color:#333;}

#inside{ width:1200px; margin: 60px auto 0; overflow: hidden;}
.navpart { width:300px; margin-bottom:100px; float:left; border-top:2px #c50413 solid; }
.container { width:860px; min-height:500px; float:right; border-top:2px #A7A7A7 solid; }

.box-left-nav li { padding:15px 0; padding-left:50px; border-bottom:1px #D4D4D4 solid; font-size: 16px;}
.box-left-nav li a{ color:#333;}
.box-left-nav li a.A { font-weight:bold; color:#c50413; }

.box-left-contact { border-top:2px #c50413 solid; margin-top:40px; }
.box-left-contact h1 { display:block; padding:30px 0 10px 10px; font-weight:bold; color:#c50413; }
.box-left-contact ul { float: left; width: 100%;}
.box-left-contact li { padding:5px 0 5px 10px; font-size: 14px; float: left;}

#title{ width:100%; float: left; padding-top: 35px;}
#title h2{
	width:100%; float: left;
	text-align: center;
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #f0f0f0;
}

.about_content,.products_content{ width:860px; float:left; min-height:500px; overflow:hidden; margin-top: 20px;}
.page_content,.message_box{ width:860px; float:left; font-size:14px; line-height:24px; color:#333; margin-bottom: 20px;}

.message_box span{ padding-top:10px; line-height:24px; float:left; overflow:hidden; width:100%;}
.message_boxForm{ width:860px; float:left; margin-top: 20px;}
.message_boxForm input{ border:1px solid #ddd; padding:5px;}

.message_boxForm #tel{ float: none; margin-top: 0px;}
.message_boxForm td{ padding-bottom: 20px;}

#news_list{ margin:0px auto; padding:35px 0; overflow: hidden; width: 860px; float: left; min-height: 500px;}
.news_list{ width: 860px; float: left; margin-bottom: 20px; overflow: hidden;}
.news_list a{ display:block; transition:all .35s;}
.news_list a .img{ float:left; width:250px; text-align:left; background:#fff;}
.news_list a .time{ position:relative; float:left; width:90px; height:140px; text-align:right;}
.news_list a .time:after{position:absolute; z-index:9; right:-20px;top:20px; width:1px; height:100px; background:#97999a; content:'';}
.news_list a .time h2{ display:block; padding:20px 0 10px 0; font-size:40px;font-family:"Arial";font-weight:normal; color: #333;}
.news_list a .time h3{ display:block; font-size:14px;font-family:"Arial";font-weight:normal; color:#7f7f7f;}
.news_list a .text{ float:right; width:470px; padding:10px; text-align:left; font-size:12px; color:#646464; line-height:25px; transition:all .35s;}
.news_list a .text h2{ display:block; padding:8px 0; font-size:18px; font-weight:normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color:#333;}
.news_list a .text p{ color:#666; font-size: 12px;}
.news_list a:hover{ background:#fff1eb; overflow: hidden;}
.news_list a:hover .time h2, .news_list a:hover .time h3, .news_list a:hover .text h2{ color:#f05e26;}

.pages{ width:860px; float: left; overflow: hidden; margin-bottom: 20px;}

#news_view{ margin:0px auto; padding:25px 0; overflow: hidden; width: 960px; float: left; min-height: 500px;}
.viewbox{ width:860px; float:left; font-size:14px; line-height:24px; color:#333; min-height:500px; overflow:hidden;}
#article_title { float:left; width:100%; text-align:center; line-height:30px; padding-bottom:25px;}
#article_title h1{-x-system-font:none; color:#333; font-family:"微软雅黑",arial; font-size:20px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; line-height:30px;}

#article_small{ float:left; color:#666; width:100%; font-size:12px; padding-top:7px; text-align:center; background:#f8f8f8; border:1px dotted #ddd; padding-bottom:6px;}
#article_small span{ margin-right:8px; color:#666;}
#article_small span a{ color:#666;}
#article_small span a:hover{ color:#996600;}

.view_content{ font-size:14px; float:left; color:#000; line-height:24px; width:100%; padding-top:10px; min-height:400px;}

.handle{ width:100%; overflow:hidden; clear:both; float:left;}
.turn { width: 100%; border-top: 1px solid #e0e0e0; padding-top: 25px; margin-top: 30px; position: relative; float:left;}
.turn p,.show_turn p { float: left; font-size: 12px; line-height: 32px; font-weight: bold; padding: 0 20px; border-right: 1px solid #fff; background: #ececec; margin-bottom: 7px; }
.turn a.name { display: inline-block; min-width: 322px; padding: 0 10px; background: #f4f4f4; float: left; line-height: 32px; margin-bottom: 7px; }
.turn a.back { display: inline-block; font-weight: bold; line-height: 32px; padding: 0 28px; background: #ececec; position: absolute; top: 25px; right: 0; }
.turn a:hover,.show_turn a:hover { color: #035cac; }
.turn .line,.show_turn .line { width: 100%; height: 0; line-height: 0; clear: both; }
.jiathis_style { position: absolute; bottom: 14px; right: 0; }
.jiathis_style span.t { display: inline-block; line-height: 16px; float: left;}

.viewbox table tr td{ line-height:24px;}

.products_list,.products_box{ width:860px; float:left; overflow:hidden; min-height:500px; padding: 20px 0;}
.products_list ul{ width:860px; float:left;}
.products_list li{ width:195px; float:left; margin:0 10px 10px; text-align:center;}
.products_list li a{ color:#666; text-decoration:none;}
.products_list li p{ width:195px; float:left; text-align:center; line-height:30px; height: 30px; background:#f5f5f5; white-space: nowrap;text-overflow:ellipsis; overflow:hidden; color:#666;}
.products_list li img{ border:1px solid #ddd;}

.honor_box{ width:860px; padding:15px 0; float:left;}
.honor_list{ width:100%; margin-top: 15px;}
.honor_list ul{ width:860px; float:left;}
.honor_list li{ float: left; margin: 0px 10px 15px 10px; width: 195px; overflow:hidden;}
.honor_list li .case_pic{
	width:195px;
	float: left;
	height: 268px;
}
.honor_list li .case_pic img:hover{
	width:193px;
	float: left;
	height: 266px;
	border: 1px solid #d8dad9;
}
.honor_list li .case_name{
	width:195px;
	float: left;
	line-height: 24px;
	text-align: center;
}

/*底部*/
#footer {
	width: 100%;
	margin: 0 auto;
	background: #201f1f;
	padding: 30px 0;
	overflow: hidden
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px
}
.footer_item {
	width: 165px;
	padding: 0 0 0 25px;
	float: left;
	min-height: 200px;
	border-right: 1px solid #2b2b2b
}
.footer_item h1 {
	width: 100%;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 10px
}
.footer_item ul {
	width: 100%;
	float: left
}
.footer_item li {
	width: 100%;
	float: left;
	color: #666;
	line-height: 24px;
	font-size: 14px
}
.footer_item li a {
	color: #666
}
.footer_code {
	width: 200px;
	float: left
}
#footer_copyright {
	width: 100%;
	background: #201f1f;
	padding: 20px 0;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #363636
}
.footer_copyright, .footer_pic {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.footer_copyright p {
	color: #ababab;
	font-size: 14px;
	line-height: 24px
}
.footer_pic {
	text-align: center
}