/* ====================
     公共样式
	 作者：严微
	 公司名称：严微工作室
	 网址：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: #005bac; color: #fff;}
::-moz-selection { background: #005bac; 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;}

/*页面留白*/
.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{ width:1200px; margin: 0px auto; overflow: hidden; background: #fff; height: 74px;}

.header_logo{ width:200px; float:left; margin: 10px 100px 0px 0px;}
.header_logo img{width:200px; height:64px;}

.menu{ width:900px; overflow: hidden; float: left; height:74px;}
.menu ul{ width:900px; float:left; position: relative; z-index: 9999999;}
.menu li{ width:100px; float:left; text-align:center; font-size:16px; line-height:74px; color:#333;}
.menu li a{ color:#333; text-decoration:none;}
.menu li a:hover,.menu li.noChild a{ width:100px; color:#005bac; float:left;}

/*banner样式*/
.es-poster { position: relative; background: #fff; margin: 0 auto; max-height: 660px;}
.main-slider { background: #475168; color: #fff; z-index: 1; position: relative; overflow:hidden;}
.slider-colored { z-index: 1; position: relative; border-top: solid 1px #eee; border-bottom: solid 1px #eee;}
.slide_title { font-weight: 300; color:#F77B6F; text-transform: uppercase; font-size:35px;}
.slide_subtitle { font-weight: 400; padding: 5px; color:#fff; text-transform: uppercase; font-size:18px;}
.slide_list_item { font-weight: 400; padding: 5px; color:#fff; text-transform: uppercase; font-size:14px;}
.slide_desc { color:#fff; font-size:14px; line-height:24px; font-weight: lighter;}
.slide_desc_bordered { border-left: 3px solid #ddd !important; padding-left: 5px;}
.slide_btn { font-weight: 300; background:#F77B6F; padding:15px 20px; color:#fff; font-size:14px; text-transform: uppercase; cursor:pointer;}
.slide_btn:hover, .slide_btn:focus { font-weight: 300; background: #e77368; padding:15px 20px; color:#fff; font-size:14px; text-transform: uppercase; cursor:pointer;}
.red-txt { color:#b0400e; font-size:14px; line-height:24px; font-weight: lighter;}
.dark-text { color: #797d87;}
.yellow-txt { color: #ffe582;}

.slide_title2 { color:#fff; font-size:36px; font-weight:bold; line-height:42px; text-transform: uppercase;}
.banner_text{padding:20px 0; font-size:14px; color:#fff; overflow:hidden;}
.banner_text .p1,.banner_text .p2{float:left; width:250px; line-height:24px;}


#about_banner{width:100%;height:240px;position:relative; background:url(../images/about.jpg) no-repeat 50% 0;}
#contact_banner{width:100%;height:240px;position:relative; background:url(../images/contact.jpg) no-repeat 50% 0;}
#jobs_banner{width:100%;height:240px;position:relative; background:url(../images/jobs.jpg) no-repeat 50% 0;}
#news_banner{width:100%;height:240px;position:relative; background:url(../images/news.jpg) no-repeat 50% 0;}
#network_banner{width:100%;height:240px;position:relative; background:url(../images/netwrok.jpg) no-repeat 50% 0;}
#message_banner{width:100%;height:240px;position:relative; background:url(../images/1_8.jpg) no-repeat 50% 0;}
#products_banner{width:100%;height:240px;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:240px;position:relative; background:url(../images/honor.jpg) no-repeat 50% 0;}
#workshop_banner{width:100%;height:240px;position:relative; background:url(../images/workshop.jpg) no-repeat 50% 0;}

/*首页*/
.ititle {
    text-align: center;
	width: 100%;
}
.ititle h2 {
    font: bold 30px/60px Arial;
    color: #333;
    text-transform: uppercase;
}
.ititle h3 {
    font-size: 16px;
    line-height: 2;
    color: #999;
	font-weight: normal;
}
.ititle span {
    width: 100%;
}
.ititle p {
    width: 1000px;
	margin: 0 auto;
	color: #999;
	line-height: 24px;
	padding-top: 15px;
}
#index_about{ width:100%; margin: 35px auto 0; overflow: hidden;}
.index_about{ width:1200px; margin: 0 auto; overflow: hidden;}
.index_about_icon{
	width: 1000px;
	margin: 35px auto;
	overflow: hidden;
}
.index_about_icon ul{
	width:1000px;
	float: left;
}
.index_about_icon li{
	width: 122px;
	margin: 0 64px;
	float: left;
}
.index_about_icon li .icon{
	width:122px;
	height: 122px;
	background: url(../images/ico_bg.png) no-repeat;
	text-align: center;
	margin-bottom: 20px;
}
.index_about_icon li .icon img{
	width: 64px;
	height: 64px;
	margin-top: 29px;
}
.index_about_icon li p{
	width: 122px;
	float: left;
	text-align: center;
	line-height: 24px;
	color: #333;
	font-size: 16px;
}
.index_about_icon li p a{color: #333;}
#index_product{ width:100%; margin: 0 auto; overflow: hidden; background: url(../images/products_bg.jpg) no-repeat 50% 0; height: 885px;}
.index_product{ width:1200px; padding: 50px 0; margin: 0 auto; overflow: hidden;}
.index_product_con{ width:1200px; float: left; margin-top: 35px;}
.index_product_con ul{width:1200px; float: left;}
.index_product_con li{ width:280px; float: left; margin: 0 10px 20px 10px; background: #fff;}
.index_product_con li img{ width:280px; height: 280px;}

.index_news{ width:1200px; margin: 50px auto 30px; overflow: hidden;}
.index_news_con{ margin-top:50px;}
.news_center_content {
	margin-left: -60px;
}
.news_center_list_title {
	font-size: 16px;
	color: #333;
	margin: 25px 0;
}
.news_center_list {
	margin-left: 60px;
}
.news_center_list_img {
	overflow: hidden;
}
.news_center_list_img img {
	width: 100%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.news_center_list_img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.news_center_content ul li a {
	display: block;
	color: #767676;
	font-size: 12px;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(../images/056.png) left center no-repeat;
	padding: 3px 0 3px 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
}
.news_center_content ul li a .text {
	float: left;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_center_content ul li a .time {
	float: right;
	width: 20%;
	text-align: right;
}
.news_center_content ul li a:hover {
	color: #333;
	text-indent: 5px;
}
/*二级页面*/

/*left right*/
.location{position:absolute; z-index:99; left:50%; bottom:0; width:1200px; margin-left:-600px; text-align:left;}
.location .title{ font-size:24px; color:rgba(255,255,255,1); padding-bottom: 10px;}
.location .path{ height:40px; line-height:40px; color:rgba(255,255,255,1);}
.location .path a{ display:inline-block; padding:0px 8px; font-size:14px; color:rgba(255,255,255,1); transition:all .35s;}
.location .path a:first-child{ padding-left:0!important;}
.location .path a:hover{ color:rgba(255,255,255,.5);}

#inside{ position:relative; width:1200px; margin:0px auto; padding:60px 0 150px 0;}
#inside .navpart{ position:relative; top:0; width:200px; height:auto;}
#inside .navpart .column{ display:block;}
#inside .navpart .column a{ position:relative; margin-left:4px; display:block; width:196px; height:70px; line-height:70px; margin-bottom:10px; font-size:14px; color:#7a7a7a; background:#fff; border:1px solid #d8dad9; text-align:center; transition:all .35s;}
#inside .navpart .column a:after{ position:absolute; z-index:9; left:-4px; top:0; width:0; height:100%; background:#da251d; content:''; transition:all .35s;}
#inside .navpart .column a:hover, #inside .navpart .column .A{ color:#da251d;border:1px solid #fff; box-shadow:0px 2px 5px rgba(0,0,0,.1);}
#inside .navpart .column a:hover:after , #inside .navpart .column .A:after{ width:4px;}
#inside .navpart .hotpro{ margin:20px auto;}
#inside .navpart .hotpro .img{ width:100%; margin:0px auto;}
#inside .navpart .hotpro .img>img{ width:100%; height:auto;}
#inside .navpart .hotpro .list{border:1px solid #e0e0e0; padding:15px; text-align:left;}
#inside .navpart .hotpro .list a{ display:block; padding:3px 0; font-size:14px;}
#inside .container{ width:960px; text-align:left;}
#title{ background:url("../images/title-bar.png") repeat-x; background-position:50% 50%;}
#title h2{display:inline-block;font-size:20px;font-weight:normal; color:#151515; background:#fff; padding-right:10px;}

.about_content,.products_content{ width:960px; float:left; min-height:500px; overflow:hidden; margin-top: 20px;}
.page_content,.message_box{ width:960px; 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:900px;}
.message_boxForm{ width:960px; 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: 960px; float: left; min-height: 500px;}
.news_list{ width: 960px; float: left; margin-bottom: 20px; overflow: hidden;}
.news_list a{ display:block; transition:all .35s;}
.news_list a .img{ float:left; width:320px; 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:500px; 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:960px; 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:960px; 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:960px; padding-top:10px; min-height:400px;}

.handle{ width:900px; overflow:hidden; clear:both; float:left;}
.turn { width: 900px; 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:960px; float:left; overflow:hidden; min-height:500px; padding: 20px 0;}
.products_list ul{ width:960px; float:left;}
.products_list li{ width:220px; float:left; margin:0 10px 10px; text-align:center;}
.products_list li a{ color:#666; text-decoration:none;}
.products_list li p{ width:220px; 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;}

/*.showbox_top{ width:1200px; padding:25px 0px; float:left; color:#042bc4; border-bottom:1px solid #eaeaea;}
.showbox_main{ width:1200px; float:left; overflow:hidden; padding-top:10px;}

.right_box_top span,.showbox_top span{ display: inline-block; border-left: #042bc4 solid 5px; margin-left: -1px; height: 20px; line-height: 20px; font-size: 18px; font-weight: bold; padding-left: 28px; }

.sub-menu { float:right; top: 26px; padding-right:20px;}
.sub-menu a { color: #c8c8c8;}
.sub-menu em { font-family: SimSun; padding: 0 8px; color: #c8c8c8; }

.show_viewbox{ width:1170px; padding:15px; float:left; font-size:14px; line-height:24px; color:#333; min-height:500px; overflow:hidden;}




.col_products_box{width:248px; float:left; border:1px solid #ddd; border-top:none; background:#fff;}
.pro_menu{width:248px; float:left;border-bottom:1px solid #eee;position:relative;z-index:20;}
.pro_menu dt{border-top:1px solid #eee;height:60px;line-height:60px;padding:0 8%;font-size:17px;color:#333;cursor:pointer;}
.pro_menu dt img{display:block;float:right;width:15px;margin-top:22px;border-left:none;border-bottom:none; vertical-align:middle;}
.pro_menu dl.on dt{background:#cd0001;border:1px solid #cd0001;color:#fff;}
.pro_menu dl.on img{margin-top:30px;}
.pro_menu dd{background:#f5f5f5;padding:19px 8% 17px 15%;display:none;}
.pro_menu dd a{display:block;font-size:16px;color:#666;line-height:26px;padding:8px 0;}
.pro_menu dd a.on,.pro_menu dd a:hover{font-size:18px;color:#64a5d9;font-weight:bolder;}

.pro_menu dt a{ color:#333; text-decoration:none;}
.pro_menu dl.on dt a{ color:#fff; text-decoration:none;}

.pro_menus{width:248px; float:left;border-bottom:1px solid #eee; background:#fff;}
.pro_menus ul{ width:238px; float:left; padding:5px 0px 5px 10px; line-height:22px;}
.pro_menus li{ width:228px; float:left; padding-left:10px; margin-bottom:10px; line-height:24px;}
.pro_menus li a{ color:#333; text-decoration:none;}
.pro_menus li a:hover{ color:#005bac; text-decoration:none;}

.products_list{ width:920px; padding:10px 5px; float:left; min-height:450px;}
.products_list ul{ width:920px; float:left;}
.products_list li{ width:210px; float:left; margin:0px 9px 10px; text-align:center; border:1px solid #ddd;}
.products_list li a{ color:#666; text-decoration:none;}
.products_list li p{ width:212px; float:left; text-align:center; line-height:24px; background:#f5f5f5; white-space: nowrap;text-overflow:ellipsis; overflow:hidden; color:#666;}
.products_list li img{ width: 100%;}

.products_content{ margin-top:15px; float:left; width:920px; overflow:hidden;}
.show_content{ margin-top:15px; float:left; width:1170px; overflow:hidden;}*/



/*底部*/
footer{
	width: 100%;
	position:relative;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}
.footer-item{
	width: 13%;
	float: left;
}

.main-footer{
	position:relative;
	color:#aeaeae;
	background:#2a323b;
}

.main-footer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.main-footer p{
	line-height:2em;
	margin: 0;
}



.footer-item h2{
	position:relative;
	font-size:16px;
	line-height:1.4em;
	margin-bottom:40px;
	padding-bottom: 25px;
	font-weight:700;
	text-transform:uppercase;
	color:#fafafa;
}
.footer-item2{
	width: 12%;
}
.footer-item-cpfw{
	width: 16%;
}
.footer-item-jjfa{
	width: 17%;
}
.footer-item h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:17px;
	height:2px;
	background: #7b7b7b
}
.footer-item .footer-logo{
	margin-top: 60%;
	margin-left: 0;
}





.main-footer .contact-info{
	position:relative;
	margin-bottom:20px;
}

.contact-info li{
	position:relative;
	line-height:30px;
	font-size:12px;	
}

.footer-item li a{
	color: #8f8f8f;
}
.footer-item li a:hover{
	color: #fff
}
.footer-contact {
	width: 17%;
}
.footer-contact li{
	/*color: #e6e6e6;*/
}
.footer-contact li:first-child{
	line-height: 20px;
	margin-bottom: 8px;
}
.footer-contact li .icon{
	position:absolute;
	font-weight:700;
	font-size:14px;
	color:#129043;
	left:0px;
	top:0px;
	line-height:32px;
	width:20px;
	height:30px;
	text-align:center;
	border-radius:3px;
}
.footer-contact li.footer-ewm{
	margin-top: 10%;
}
.footer-contact li.footer-ewm img{
	margin-left: 0;
	width: 100px;
	height: 100px;
	border: 3px solid #fff;
}

.main-footer .latest-work .work-block .link-box{
	position:relative;
	display:block;
	padding:22px 20px 22px 30px;
	background:#0d0d0d;
	color:#dddddd;
	border-radius:3px;	
}
.main-footer .auto-container{
	width: 1125px;
	padding: 0;
}

.footer-bottom{
	position:relative;
	padding: 12px 0px;
	font-size: 12px;
	color:#8f8f8f;
	text-align: center;
	background: #0d0d0d;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#footer_copyright{ width:100%; background: #262c34; padding: 10px 0px; margin: 0px auto; overflow: hidden;}
.footer_copyright{ width: 1200px; margin: 0px auto; overflow: hidden; text-align: center;}
.footer_copyright p{ color: #666; font-size: 14px; line-height: 24px;}