/* ====================
     公共样式
	 作者：严微
	 公司名称：严微工作室
	 网址：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: 40px;
	overflow: hidden;
	background: #1b1b1b;
	margin: 0 auto
}
.header_top {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	color: #bdbdbd;
	height: 40px;
	line-height: 40px
}
.wc{
	height: 40px;
	float: left;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	background: url(../images/ico01.png) no-repeat 0 6px;
}
.lang{
	height: 40px;
	float: left;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	background: url(../images/ico04.png) no-repeat 0 10px;;
}
.lang a{
	color: #fff;
}
.tel{
	height: 30px;
	float: left;
	padding-left: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	background: url(../images/ico02.png) no-repeat 0 6px;
	margin-right: 10px;
}
.email{
	height: 40px;
	float: left;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	background: url(../images/ico03.png) no-repeat 0 6px;
	margin-right: 10px;
}
#header {
	width: 100%;
	margin: 0 auto;
	/*overflow: hidden;*/
	background: url(../images/headBg.png) repeat-x bottom;
	height: 120px;
	position:relative;z-index:9999;
}
.header {
	width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
	position:relative;z-index:9999;
}
.header_logo {
	width: 236px;
	float: left;
	margin: 23px 0 0 0
}
.header_logo img {
	width: 236px;
	height: 74px
}
.menu {
	width: 810px;
	float: right;
	position:relative;z-index:9999;
}
.menu ul {
	width: 810px;
	float: left;
	position:relative;z-index:9999999;
}
.menu li {
	width: 115px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333;
	height: 120px;
	line-height: 120px;
	position:relative;z-index:9999;
	margin: 0 10px;
}
.menu li a {
	color: #333;
	text-decoration: none
}
.menu li a:hover, .menu li.noChild a {
	width: 115px;
	color: #fff;
	float: left;
	background: #c50413;
}


.menu li span.arr_t {width:0;height:0;border-width:0 8px 8px 8px;border-style:solid;border-color:transparent transparent #f00;position:absolute;bottom:-1px;left:50%;margin-left:-8px;display:none;z-index:9999;}
.menu li.noChild span.arr_t {display:block;}
.menu li ul {position:absolute;left:0;width:115px;top:104px;display:block;display:none;z-index:9999;background:#FFF;box-shadow:0 0 10px rgba(0, 0, 0, .3);border-top:2px solid #f00;padding:5px 0;}
.menu li.noChild ul {display:block;}
.menu li li {display:block;position:relative;z-index:9999; height: 30px; line-height: 30px; width: 115px; overflow: hidden; margin: 0;}
.menu li li a {display:block;text-align:center;font-size:16px; border-bottom:1px solid #eee;}
.menu li.noChild li a {color:#c50413;background:#fff;font-size:14px;}
.menu li li.a a, .menu li li a:hover, .header .nav li li.a li a:hover {background:#c50413;color:#fff; float: left}
.menu li li ul, .menu li.noChild ul ul {position:absolute;top:0;left:330px;display:none;z-index:9999;box-shadow:0 0 10px rgba(0, 0, 0, .3);}
.menu li li.a ul {display:block;}
.menu li li.a li a {background:none;color:#c50413;}

/*.menu li span.arr_t {width:0;height:0;border-width:0 8px 8px 8px;border-style:solid;border-color:transparent transparent #f00;position:absolute;bottom:-1px;left:50%;margin-left:-8px;display:none;z-index:9999;}
.menu li.noChild span.arr_t {display:block;}
.nav_dl {position:absolute;left:-6%;width:120px;top:104px;display:block;display:none;z-index:9999;background:#FFF;box-shadow:0 0 10px rgba(0, 0, 0, .3);border-top:2px solid #f00;padding:5px 0;}
.menu li.noChild .nav_dl {display:block;}
.nav_dl dd {display:block;position:relative;z-index:9999; height: 30px; line-height: 30px; width: 120px; padding: 0 10px;border-bottom:1px solid #eee; overflow: hidden;}
.nav_dl dd a {display:block;text-align:center;font-size:16px;}
.menu li.noChild .nav_dl dd a {color:#c50413;background:#fff;font-size:14px;}
.nav_dl dd a:hover{background:#c50413;color:#fff;}
.menu li dl, .menu li.noChild dl {position:absolute;top:120px;left:-6%;display:none;z-index:9999;box-shadow:0 0 10px rgba(0, 0, 0, .3);}
.menu li dd.a dd {display:block;}
.menu li dd a {background:none;color:#c50413;}*/


/*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;
}
.inTitle{
	width:100%;
	margin: 0 auto;
}
.inTitle h1{
	width:100%;
	font-size: 36px;
	line-height: 36px;
    text-align: center;
    font-weight: 300;
	padding-bottom: 20px;
}
.inTitle p{
	width:100%;
	font-size: 16px;
    font-weight: 300;
    text-align: center;
    color: #5e7387;
    margin: 0px auto;
}
#index_nav{
	width:100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 70px;
}
.index_navCon{
	width:1200px;
	margin: 45px auto 0;
	overflow: hidden;
}
.index_navCon ul{
	width:1200px;
	float: left;
}
.index_navCon li{
	width:300px;
	float: left;
	margin: 0 50px;
}
.index_navCon li .pic{
	width: 120px;
	float: left;
	margin: 0 90px;
}
.index_navCon li .pic img{
	width:120px;
	height: 120px;
}
.index_navCon li h1{
	width:100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	margin-top: 30px;
}
.index_navCon li p{
	width:100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
#index_products{
	width:100%;
	margin: 45px auto 0;
	overflow: hidden;
	position: relative;
	padding-top: 70px;
	background: url(../images/pro_bg.jpg) no-repeat center;
	background-size: cover;
	height: 1100px;
}
.index_nav,.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_products_con{
	width:1200px;
	margin: 45px auto;
	overflow: hidden;
	position: relative;
}
.index_products_con ul{
	width: 100%;
	float: left
}
.index_products_con li{
	width: 300px;
	height: 250px;
	float: left;
	background: #fff;
}
.index_products_con li.p_bg{
	width: 300px;
	height: 250px;
	float: left;
	background: #dfdfdf;
	padding: 20px;
}
.index_products_con li img{
	width: 300px;
	height: 250px;
}
.index_products_con li.p_bg h3{
	width: 300px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #c50413;
	font-size: 16px;
}
.index_products_con li.p_bg dl{
	width: 300px;
	float: left;
}
.index_products_con li.p_bg dd a{
	width: 300px;
	float: left;
	color: #333;
	line-height: 24px;
}
.index_more{
	width:1200px;
	margin: 45px auto;
	height: 41px;
	display: block;
	text-align: center;
}
#index_about{
	width: 100%;
	background: #fff;
	margin: 70px auto 0;
	overflow: hidden;
}
.index_about{
	width:1200px;
	margin: 0 auto;
}
.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_01.png) no-repeat;
	margin: 0 12px 12px 0;
}
.index_about_conB_aB{
	width: 345px;
	float: left;
	height: 265px;
	background:url(../images/about_02.png) no-repeat;
	margin: 0 0 12px 0;
}
.index_about_conB_aC{
	width: 345px;
	float: left;
	height: 265px;
	background:url(../images/about_03.png) no-repeat;
	margin: 0 12px 0 0;
}
.index_about_conB_aD{
	width: 345px;
	float: left;
	height: 265px;
	background:url(../images/about_04.png) 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_server{
	width: 100%;
	background: url(../images/server_bg.jpg) no-repeat center;
	height: 460px;
	margin: 70px auto 0;
	overflow: hidden;
}
#index_news{
	width: 100%;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
}
.index_server{
	padding-top: 70px;
}
.index_server_con{
	width:1200px;
	margin: 0 auto;
}
.index_server_con ul{
	width:1200px;
	float: left;
	margin-top: 50px;
}
.index_server_con li{
	width: 204px;
	float: left;
	margin: 0 18px;
}
.index_news,.index_server{
	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_news_con{
	width:1200px;
	float: left;
	padding-bottom: 45px;
}
.index_news_conLeft{
	width:565px;
	height: 600px;
	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:#60b3e1; 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 .img img{ width:250px; height:140px;}
.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
}