﻿@charset "utf-8";
/* CSS Document */
*{ font-size:12px;}
/*index start**********************************************************************************************************************************************/
.index-h1{ position:fixed; top:-50px;}
.index-about-tags{ position:absolute; top:-100px;}
.index-com-cntitle{ font-size:20px;line-height:50px; color:#666 ; padding-left:10px;}
.index-com-entitle{ font-size:14px; color:#999;}
	/*数字创意*/
.index-class{ min-width:1200px; padding:30px 0; background-color:#f4f3f8;}
.index-class .navbox{ overflow:hidden;}
.index-class .navbox-titlebox{ width:80px; border-bottom:4px solid #f34e14; position:relative; height:50px; line-height:40px; padding-left:55px; font-size:18px; float:left;}
.index-class .navbox-titlebox:before{ position:absolute; content:""; top:0; left:0; width:40px; height:40px; background:url(../images/icon-201812251452001.png) no-repeat;}
.index-class .navbox-list{ position:relative; overflow:hidden; margin-left:100px; float:left; margin-top:20px;}
.index-class .navbox-list .li{ float:left; margin:0 30px; height:35px; line-height:35px; position:relative; z-index:3; width:135px; text-align:center; cursor:pointer; font-size:16px; transition: color .3s;-moz-transition: color .3s;-ms-transition: color .3s;-o-transition: color .3s;-webkit-transition: color .3s;}
.index-class .navbox-list .li:hover{ color:#fff;}
.index-class .navbox-list .li.on{ color:#000;}
.index-class .navbox-list .bg{ }
.index-class .menulist{ overflow:hidden; margin-top:30px; padding-top:10px; display:none;}
.index-class .menulist.on{ display:block;}
.index-class .menulist li{ float:left; width:280px; margin:0 10px;}
.index-class .menulist .pic{ width:100%; max-height:162px; transition:all .3s;}
.index-class .menulist .pic:hover{ box-shadow:5px 5px 15px #999;}
.index-class .menulist h3 { margin-top:15px; position:relative;}
.index-class .menulist h3 a{ font-weight:400; font-size:16px; color:#666; position:relative; padding-right:22px;}
.index-class .menulist li:hover h3 a{ color:#f34e14;}
.index-class .menulist h3 a:before{ content:""; position:absolute; top:4px; right:0; width:15px; height:15px; background:url(../images/icon.png) no-repeat;}
.index-class .menulist li:hover h3 a:before{ background-position:-25px 0;}
	/*案例 start*/
.index-case{ min-width:1200px; padding:50px 0; background-color:#fff; }
.index-case ul{ overflow:hidden}
.index-case li{ width:280px; float:left; height:250px; margin:0 10px; margin-top:10px; position:relative; overflow:hidden;}	
.index-case li a{ position:absolute; display:block; width:100%; height:100%;}
.index-case li .pics{ width:280px; height:200px; overflow:hidden; position:relative;}
.index-case li .pics:before{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; z-index:2; background-color:#000; opacity:0; transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s;}
.index-case li .pics:hover:before{ opacity:.6;}
.index-case li .pics:after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; z-index:3; background:url(../images/icon-201812251710001.png) no-repeat center; opacity:0; transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s;}
.index-case li .pics.spe:after{ background-image:url(../images/icon-201812251725001.png);}
.index-case li .pics:hover:after{ opacity:1;}
.index-case li .pics .pic{ width:280px; height:200px; position:absolute; top:0; left:0;}
.index-case li h3{ display:table-cell;height:50px; vertical-align:middle; text-align:center;  background-color:#FFf; width:270px; padding:0 5px; color:#555; font-size:14px; font-weight:normal; font-family:"微软雅黑"}
	/*案例 end*/
	/* 新闻 */
.real-news-index { overflow:hidden; background-color:#fff;  border-top:1px solid #fff; position:relative; padding-top:30px; padding-bottom:20px; min-width:1200px;}
.real-news-index .body_wd{ overflow:hidden; padding:20px 0;}
.real-news-index .rnews-main{ width:590px; min-height:255px; float:left; }
.real-news-index .rnews-main.last{ margin-left:18px;}
.real-news-index .news_menu{ border-bottom:1px dashed #999; width:560px;}
.real-news-index .rnews-list li{ line-height:40px; padding-right:30px; padding-left:10px; background-image:url(../images/icon-index-news.png); background-repeat:no-repeat; background-position:left;}
.real-news-index .rnews-list span{ float:right; color:#999; font-size:14px;}
.real-news-index .rnews-list a{ color:#555; font-size:14px;}
.real-news-index .rnews-list a:hover{ color:#e50012;}

	/*签约合作 start*/
.index-cooperation{ background-color:#f4f3f8; padding-top:45px; padding-bottom: 30px; margin-top:1px; min-width:1200px; overflow:hidden; position:relative;}
.index-cooperation .news_main{ height:450px}
.index-cooperation .news_main li{ float:left; min-height:400px; width:235px; background-color:#FFF; border:1px solid #ccc; border-bottom:0px solid #ccc;-moz-box-shadow: 0px 0px 0px #888888; /* 老的 Firefox */ box-shadow: 0px 0px 0px #888888; position:relative; z-index:1; overflow: hidden}
.index-cooperation .news_main li .n1{  width:239px; height:400px;padding:0px; text-align:center;}
.index-cooperation .news_main li .n1 p{ padding:20px; text-align:left; line-height:20px; padding-top:10px; margin-top:20px; color:#999;}
.index-cooperation .n1{
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);	/* Safari 和 Chrome */
	-moz-transform: rotateY(0deg);	/* Firefox */}
.index-cooperation .n1 img{-moz-box-shadow: 0px 0px 0px #888888; /* 老的 Firefox */ box-shadow: 0px 0px 0px #888888;}
.index-cooperation .n1 h3{ padding:10px 20px; font-size:14px;text-align:left;}
.index-cooperation .n1 span{ padding-left:20px; float:left; display:block; font-size:12px;}
.index-cooperation .n1 p{ font-size:12px;}
.index-cooperation .n1_main{ position:absolute; background-color:#FFF; top:236px; font-family:"微软雅黑"; min-height:420px; width:239px;}
.index-cooperation .n2{ display:none; background-image:url('../images/sec_bg.jpg');
	transform: rotateY(270deg);
	-webkit-transform: rotateY(270deg);	/* Safari 和 Chrome */
	-moz-transform: rotateY(270deg);	/* Firefox */}
.index-cooperation .n2 h1{ padding:20px;}
.index-cooperation .n2 span{ padding-left:20px;}
	/*签约合作 end*/

.partner-index{ background-color:#f4f3f8;  overflow:hidden; position:relative; padding-top:45px; min-width:1200px;}
.partner-index ul{ overflow:hidden; padding-bottom:80px;}
.partner-index ul li{ float:left; width:230px; background-color:#FFF; height:105px; margin-left:6px; margin-top:8px; border:1px solid #e4e1e1;}
.partner-index ul li img{ width:220px; height:95px; padding:5px;}
	/* newsight info */
.index-newsight{ min-width:1200px; height:457px; padding:60px 0; padding-top:80px; overflow:hidden; background:url(../images/about.jpg) no-repeat; background-size:auto 100%;} 
.index-newsight .left{ width:230px; float:left; padding-top:60px;}
.index-newsight .left .con p{ font-size: 20px; line-height: 1.7em; color:#fff; text-align:center; padding-top:30px;}
.index-newsight .right{ width:970px; float:right;}
.index-newsight .right h2{ font-size:22px; color:#fff; font-weight:400; width:850px; margin:0 auto;}
.index-newsight .right h2 span{ font-size:22px; color:#ea0028;}
.index-newsight .right .con{ color:#fff; line-height:25px;}
.index-newsight .right p{ font-size:14px; text-indent:2em; width:850px; margin:0 auto; margin-top:30px;}
.index-newsight .right .pics{ margin-top:30px; text-align:center;}



.about_con{ background-color:#fff; overflow:hidden;}
.about_con li{ float:left; width:390px; min-height:260px; background-color:#fff; margin-left:15px;}
.about_con li{ background-image:url(../images/about_con_bg.jpg); background-repeat:no-repeat; background-position:5px 20px;}
.about_nav{ position:absolute; display:block; background-color:#fff; padding:8px 30px; font-size:16px; border:1px solid #999; top:20px; left:40px; color:#333;
			-moz-border-radius: 6px;      /* Gecko browsers */
			-webkit-border-radius: 6px;   /* Webkit browsers */
			border-radius:6px;            /* W3C syntax */
			}
.about_con h3{ font-size:18px; font-weight:800; text-align:center; margin-top:50px; font-family:"微软雅黑"}
.about_con h2{ text-align:center; padding:5px 0; height:66px; position:relative;}
.about_con h2 img{ position:absolute; left:162px; top:10px} 
.about_con p{ padding:10px 20px; line-height:22px;}
.about_img2{ display:none;}

.footer-sitemap{ background:#000; padding:20px 0; min-width:1200px; border-top:1px solid #333;}
.footer-sitemap .u1{ overflow:hidden;}
.footer-sitemap .l1{ float:left; padding:0 30px; text-align:center; border-right:1px solid #222;}
.footer-sitemap .l1.last{ border-right:0;}
.footer-sitemap .l1 span a { font-size:18px; color:#ccc; line-height:45px;}
.footer-sitemap .l1 span.case{ color:#F00; transition: all 0.5s;}
.footer-sitemap .l1 span.case:hover{ color:#AE0000}
.footer-sitemap .l1 .l2 a{ font-size:12px; color:#999; line-height:30px; transition:color 0.5s}
.footer-sitemap .l1 .l2 a:hover{ color:#fff}
/*index end**********************************************************************************************************************************************/


/*header begin*/
.mfp_header{ height:125px; position:absolute; top:0; left:0; width:100%; z-index:1000; overflow:hidden; background-color:#FFF; min-width:1200px;}
.mfp_h_main{ margin-left:120px; margin-right:120px; min-width:1200px;}
.mfp_h_main:before,.mfp_h_main:after{display:table;content:"";line-height:0}.mfp_h_main:after{clear:both}
.mfp_h_logo{ height:62px; margin-top:30px; display:block;}
.mfp_h_right{ float:right; height:62px; min-width:450px; margin-top:45px;float: right;}
.mfp_h_right >ul >li{ height:25px; line-height:25px; min-width:100px; text-align: left; margin-top:1px; font-size:12px;}
.mfp_h_menu >li{ float:left;  margin-right:1px; border:0px solid #FFF; font-size:12px;  cursor:pointer;color:#000; margin-right: 100px; margin-top:10px;}
.mfp_h_menu >li >span >a{ color:#000; padding-left:5px; display:block}
.mfp-h-span{  display:block; height:20px; overflow:hidden; padding:0; line-height:20px;}
.mfp_h_menu >li >span .mfp-a2{color:#e20816; font-size:14px;}
.mfp_h_menu >li >span .mfp-a1{ font-size:14px;}
.mfp_h_menu ul >li{ font-size:12px; padding-left:4px; border-left:1px solid #999; color:#999}
.mfp_h_tel{ color: #6C0; border:0px solid #F00}
.mfp_h_tel img{ position:absolute; top:10px; right:390px;}
.mfp-h-menu2{ display:none}
.mfp-h-menu2 li a:link {color:#999;}
.mfp-h-menu2 li a:visited {color:#999}
.mfp-h-menu2 li a:hover {color: #e20816;}
.mfp-h-menu2 li a:active {color: #e20816;}

/*header end*/


.news_menu a{ float:right; line-height:50px; font-size:14px; color:#666; padding-right:30px;}

.page_list a{ padding:3px 10px; border:1px solid #ccc; margin-right:5px; background-color:#E6E6E6; color:#999}
.page_list .on{ background-color:#C0DEFA; color:#000;}
.page{ height:50px;}
.page_info{ color:#666}
.page_info span{ padding:0 5px; color:#000;}
/*产品与服务 底部菜单 start*/
.bottom_menu{ position:fixed; bottom:0; width:1200px; height:45px; background-color:#2d2c2c; z-index:100}
.bottom_menu ul{ position:absolute; height:45px; width:1200px; z-index:2; background-color:#2d2c2c;}
.bottom_menu ul li{ height:45px; line-height:45px; float:left; padding:0 20px; color:#FFF; font-size:16px; cursor:pointer; margin-left:100px; transition:all 0.3s;}
.bottom_menu li:hover{ background-color:#39b3e5}
.bottom_menu li a{ color:#FFF; transition:color 0.3s;}
.bottom_menu li:hover >a{ color:#e20816;}
/*old start*/
.bottom_menu div{ position:absolute; top:0; height:0; background-color:#39b3e5; width:1200px; z-index:1; left:0; overflow:hidden;}
.bottom_menu div span{ display:block; float:left; padding:0 10px; line-height:45px; color:#FFF; font-weight:100; font-size:16px; cursor:pointer;}
/*old end*/
.bottom_menu div span{float:left; padding:0 10px; line-height:45px; color:#FFF; font-weight:100; font-size:16px; cursor:pointer;}
.bottom_menu div span:hover a{ color:#e20816;} 
.bottom_menu a{ font-size:16px;}
/*产品与服务 底部菜单 end*/
/*案例 start*/
.case_main{ width:1000px; margin:50px auto; display:block;}



.case_rightBar_mfp{ position:fixed; top:300px; z-index:90; right:0;}
.case_rightBar_mfp div{ display:block; width:60px; height:60px; background-color:#000; margin-top:1px;}
.case_rightBar_mfp div img{ width:40px; height:40px; float:left; margin:10px;}
.case_rightBar_mfp div .crb{ display:block; height:60px; width:200px; background-color:#000; position:absolute; left:60px;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */}
.case_rightBar_mfp div .crb h1{ float:left; line-height:60px; padding-left:10px; font-weight:400; font-size:16px; background-color:#000; width:110px; color:#FFF; position:relative; height:60px;
		-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */}
.case_rightBar_mfp div .crb h1 span{ line-height:25px; display:block; font-weight:400;}	
.case_rightBar_mfp div .crb h1 .v2{ position:absolute; top:0; left:0; width:40px; height:40px;}

.case_rightBar_mfp div .crb img{ float:left;}
/*案例 end*/
/*产品与服务 start*/
.flash_mfp{ width:1200px; min-height:741px; background-color:#CCC; margin:0 auto; position:relative;}
.flash_main_mfp{ width:100000px; min-height:741px; margin-left:-1200px;}
.flash_main_mfp div{ width:1200px; min-height:741px; float:left;filter:alpha(opacity=50);-moz-opacity:0.5; -khtml-opacity: 0.5;opacity: 0.5; overflow:hidden; position:relative}
.flash_main_mfp div img.bz_logo{ position:absolute; left:650px; top:200px;}
.flash_main_mfp div h1{ font-size:36px; font-weight:400; color:#FFF; padding-top:80px; padding-left:60px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0; font-family:"微软雅黑"}
.flash_main_mfp div h2.title{font-size:36px; font-weight:400; color:#FFF; padding-top:80px; padding-left:60px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0;}
.flash_main_mfp div h2.title a{ color:#fff;font-size:36px; font-weight:400; letter-spacing:0px;font-style:normal; transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;}
.flash_main_mfp div h2.title a:hover{ color:#e20816;}
.flash_main_mfp div h6{ font-size:36px; font-weight:400; color:#FFF; padding-top:80px; padding-left:60px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0; font-family:"微软雅黑"}
.flash_main_mfp div strong{ font-size:36px; font-weight:400; color:#FFF; padding-top:80px; padding-left:60px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0; font-family:"微软雅黑"}
.flash_main_mfp h1 img{}
.flash_main_mfp div h2{ font-size:18px; font-weight:lighter; color:#FFF; padding-left:60px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0; letter-spacing:2px;}
.flash_main_mfp div h3{ font-size:27px; font-weight:normal; color:#FFF; padding-left:60px; line-height:100px;filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0;}
.flash_main_mfp h3 img{ width:500px;}
.flash_main_mfp div h4{ font-size:27px; font-weight:normal; color:#FFF; padding-left:60px; padding-top:30px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0;}
.flash_main_mfp div p{ padding-left:120px; width:450px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0; line-height:30px; font-size:14px; color:#FFF; text-indent:2em;}
.flash_main_mfp div p.first{ padding-top:50px;}
.flash_main_mfp div p.pspimg{ text-indent:0; padding-top:10px;}
.flash_main_mfp div p.pspimg img{ width:100%;}
.flash_main_mfp div p a{ font-size:14px;}
.arrow_mfp{ position:absolute; width:30px; height:60px;text-align:center; top:310px; line-height:60px; cursor:pointer;filter:alpha(opacity=20);-moz-opacity:0.2; -khtml-opacity: 0.2;opacity: 0.2;}
.left_mfp{ left:-100px; z-index:100}
.right_mfp{ right:-60px;z-index:100}
.flash_mfp .bg_con{background-image:url(../images/shzzhlzhsh.jpg);}
.flash_mfp .bg_con .more{ color:#fff; padding-left:50px; float:right; transition:color 0.5s;}
.flash_mfp .bg_con .more:hover{ color:#e20816}
.flash_mfp .bg_case{background-image:url(../images/case_bg.jpg)}
.flash_mfp .firstmt{ margin-top:50px;}
.flash_mfp .edunewsight{ position:absolute; z-index:100; left:850px; top:90px; color:#FFF; font-size:24px;}

.ser_pic{ text-indent:0;}
.ser_pic img{ width:435px;}

.flash_main_mfp .p_case_title{ height:100px; width:100%; position:relative; padding-top:30px;}
.flash_main_mfp .p_case_con img{ text-align:center; margin-left:100px;}

.flash_main_mfp .case_title{ height:85px; float:left;}
.flash_main_mfp .case_logo{ height:165px; float:left; margin-top:-20px;}

.newbutton{ position:absolute; z-index:22222;  display:block;}
.newbutton-goindex{ top:30px; right:50px;color:#fff; font-size:16px;line-height:30px; padding-left:0; padding:5px 40px; background-repeat:no-repeat; background-position:left;transition:color 0.5s;-moz-transition:color 0.5s;-webkit-transition:color 0.5s;-o-transition:color 0.5s;}
.newbutton-goindex:hover{ color:#e20816;}
.newbutton-gocase{ bottom:80px; right:100px; font-size:16px; color:#fff; text-indent:0; background-image:url(../images/case-return.png); background-repeat:no-repeat; background-position:100px 13px;}
.newbutton-gocase a{ display:inline-block; color:#fff; font-size:16px; border:1px solid #fff; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px; line-height:30px; padding-left:0; padding:5px 25px; margin-left:30px;}
	/* 教育 （文创职业教育） */
.education-banner .flash_main_mfp div{ background:url(../images/telentcul_bg.jpg);}


/*产品与服务 end*/


/*评论 start*/
ul.text{ padding-top:20px;}
ul.text li{ line-height:25px; font-size:14px}
ul.text li a{ font-size:14px;}
ul.text li a:linked{ color:#666;}
ul.text li a:visited{ color:#666;}
ul.text li a:hover{ color:#d71732}
.commlist li{ padding:10px 0;}
.commlist li .uname{ color:#d71732; font-size:14px; font-weight:800;}
.commlist li p{ font-size:14px; line-height:25px; padding:5px 0; color:#666;}
.commlist li .time{ color:#999;}
.commnum{ margin:20px 0 10px 0;}
.commnum span{ background-color:#E6E6E6; border:1px solid #ccc; padding:5px 8px; line-height:25px; border-radius:3px;}
.commnum i{ font-weight:800; color:#800040}
.commnet .msg textarea{ width:860px; min-height:150px;}
.commnet .toolbar button{ padding:3px 20px; font-size:14px;}
/*评论 end*/

/*新闻详细页 start*/
.newsdetail-top{ background-image:url(../images/newsdetail-bg.jpg)}
.newsdetail-line{ border:1px dashed #666; margin:20px auto; border-bottom:0;}

.newsdetail-sidebar-menuname{line-height:42px; font-size:16px; font-weight:normal; color:#fff; background-color:#b21618; padding-left:50px; background-image:url(../images/newsdetail-jh.png); background-repeat:no-repeat; background-position:10px 5px;}
.newsdetail-sidebar-menuname .more{ float:right; padding-right:5px; color:#fff;}
.newsdetail-sidebar-menuname-xiangguan{ background-image:url(../images/newsdetail-xiangguan.png); margin-top:30px;}
.newsdetail-sidebar-menuname-qianyue{ background-image:url(../images/newsdetail-qianyue.png); margin-top:30px;}
.newsdetail-jinghua{ overflow:hidden; padding:5px 0; border-bottom:1px dotted #ccc;}
.newsdetail-jinghua img{ float:left; width:90px; height:60px;}
.newsdetail-jinghua .date{ float:right; color:#666; line-height:25px;}
.newsdetail-jinghua .title{ height:38px;font-weight:normal; font-size:14px; padding-left:5px; float:left; width:185px;}

.newsdetail-xiangguan .title{ font-size:14px; font-weight:100; line-height:35px; border-bottom:1px dotted #ccc}
.newsdetail-xiangguan .title i{ border:1px solid #999; width:3px; height:3px; display:inline-block; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px; background-color:#999; margin-top:16px; float:left; margin-right:5px;}
.newsdetail-xiangguan .date{ float:right;}

.newsdetail-qianyue{ width:130px; float:left; margin:0 5px; margin-top:10px; height:148px; background-image:url(../images/newsdetail-qianyue-bg.png); background-repeat:no-repeat; background-position:bottom;}
.newsdetail-qianyue img{ width:100%;}
.newsdetail-qianyue-more{ display:block; float:left; width:100%; line-height:30px; border-bottom:1px dotted #b21618; color:#b21618}
/*新闻详细页 end*/

/*行业新闻 start*/
.news-hangye{ overflow:hidden;}
.news-hangye-left{ width:850px; float:left; }
.news-hangye-right{ width:300px; float:right; min-height:200px;}
.news-hangye-left-menu{ height:60px; border-left:5px solid #e20816}
.news-hangye-left-menu .title{ padding:0 10px; width:85px; float:left;}
.news-hangye-left-menu .title span{ color:#666; padding-top:10px; display:block;}
.news-hangye-left-menu .title h1{ color:#e20816; font-size:18px; font-weight:400;}
.news-hangye-left-menu .yinying{ float:left; height:24px; width:740px; margin-top:25px; background-image:url(../images/news-hangye-menu-bg.png);}
.news-hangye-list{ margin-top:30px;}
.news-hangye-list li{ height:100px; overflow:hidden; border-bottom:1px dotted #ccc; padding-top:20px;}
.news-hangye-list-left{ width:75px; float:left; height:75px; border-right:2px solid #ccc;}
.news-hangye-list-left span{ display:block; text-align:center;}
.news-hangye-list-left span.first{ padding-top:20px; color:#666;}
.news-hangye-list-left span.second{ font-size:20px; font-weight:400;}
.news-hangye-list-right{ width:765px; float:right; height:75px; overflow:hidden;}
.news-hangye-list-right h2 a{ font-size:14px;}
.news-hangye-list-right p{ height:35px; overflow:hidden; color:#666;}
.news-hangye-left .page{ padding-top:50px;}

.newsdetail-sidebar-menuname-shuzizhanshi{ background-image:url(../images/newsdetail-sidebar-menuname-shuzizhanshi.png);}
.newsdetail-sidebar-menuname-gongyefangzhen{ background-image:url(../images/newsdetail-sidebar-menuname-gongyefangzhen.png); margin-top:30px;}
.newsdetail-sidebar-menuname-yingshidonghua{ background-image:url(../images/newsdetail-sidebar-menuname-yingshidonghua.png); margin-top:30px;}
.newsdetail-sidebar-menuname-zhiyejiaoyu{ background-image:url(../images/newsdetail-sidebar-menuname-zhiyejiaoyu.png); margin-top:30px;}
.newsdetail-sidebar-menuname .news-hangye-more{ color:#fff; float:right; padding-right:5px;}


.news_leftBar_mfp{ position:fixed; top:300px; left:0px; z-index:10;/*filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0;*/ }
.news_leftBar_mfp li{ margin-top:5px;  position:relative; cursor:pointer; height:50px;}
.news_leftBar_mfp div{ position:absolute; top:0; left:0; background-color:#000; height:40px; width:50px; z-index:1; text-align:center; font-size:14px; color:#FFF; font-weight:normal;letter-spacing:3px; padding:5px 0;}
.news_leftBar_mfp a{ position:absolute; top:0; left:-120px; background-color:#222; height:40px; width:120px; z-index:2; text-align:center; font-size:14px; color:#FFF; display:block; padding:5px 0; font-weight:normal;}
.news_leftBar_mfp a span{ font-size:10px; display:block;}


/*行业新闻 end*/
/**************************case-mv*************************************************************************************************/
.website_main{ background-color:#fff;}
.website_main .title{ background-color:#f0f1f1; line-height:100px; font-size:20px; font-weight:400; color:#e50012}
.website_main .pic_con{ padding:0 2%;}
.website_main .pic_con img{ width:100%; margin-bottom:5px;}
.website_main .article{ width:1000px; overflow:hidden; padding:50px 0; margin:0 auto;}

.brower{ height:70px; background-color:#fff; margin-top:20px;margin-bottom:20px;}
.brower .weburl{ line-height:70px; padding:0 50px; background-color:#666; height:70px; display:block; width:100px; text-align:center; font-size:18px; font-weight:400; color:#FFF; }
/*about******************************************************************************************************************************/
.about_flash_mfp{ height:741px; position:relative;    background:url(../images/aboutbg1.jpg);}
.abwz {width:1200px;  margin:0 auto; padding-top:100px;color:#fff;line-height:25px; text-align:center;}
.abwz img {width:300px;}
.abwz p {font-size:15px;text-align:left; }
.about_flash_mfp .flash_main_mfp{ width:1000px; height:741px;}
.about_flash_mfp .flash_main_mfp div{ width:1000px; height:741px; float:left;filter:alpha(opacity=50);-moz-opacity:0.5; -khtml-opacity: 0.5;opacity: 0.5; overflow:hidden; position:relative}
.about_flash_mfp .flash_main_mfp div img.bz_logo{ position:absolute; left:500px; top:200px; width:400px;}
.about_flash_mfp .flash_main_mfp div h1{ font-size:36px; font-weight:400; color:#FFF; padding-top:80px; padding-left:60px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0; font-family:"微软雅黑"}
.about_flash_mfp .flash_main_mfp h1 img{ width:300px;}
.about_flash_mfp .flash_main_mfp div h2{ font-size:36px; font-weight:400; color:#FFF; padding-top:80px; padding-left:60px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0; font-family:"微软雅黑"}
.about_flash_mfp .flash_main_mfp h2 img{ width:300px;}
.about_flash_mfp .flash_main_mfp div h3{ font-size:27px; font-weight:normal; color:#FFF; padding-left:60px; line-height:100px;filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0;}
.about_flash_mfp .flash_main_mfp h3 img{ width:500px;}
.about_flash_mfp .flash_main_mfp div h4{ font-size:27px; font-weight:normal; color:#FFF; padding-left:60px; padding-top:30px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0;}
.about_flash_mfp .flash_main_mfp div p{ padding-left:80px; width:400px; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0;line-height: 25px;}
.about_flash_mfp .arrow_mfp{ position:absolute; width:66px; height:126px;text-align:center; top:310px; line-height:60px; cursor:pointer;filter:alpha(opacity=20);-moz-opacity:0.2; -khtml-opacity: 0.2;opacity: 0.2; transition:all 0.3s;}
.about_flash_mfp .arrow_mfp:hover{filter:alpha(opacity=100);-moz-opacity:1; -khtml-opacity: 1;opacity: 1;}
.about_flash_mfp .arrow_mfp.left_mfp{ left:-100px; z-index:100}
.about_flash_mfp .arrow_mfp.right_mfp{ right:-100px;z-index:100}

.about_flash_mfp .about-events p{ padding-bottom:8px;}
.about_flash_mfp  .flash_main_mfp div.about-culture p{ padding-bottom:10px; line-height:25px;}
.about_flash_mfp  .flash_main_mfp div.about-culture p.sec2{ text-indent:0; font-size:16px;}
.about_flash_mfp  .flash_main_mfp div.about-culture p.sec2 span{ color:#e20816; font-size:16px;}
.about_flash_mfp .flash_main_mfp div.about-advantage p{ padding-bottom:15px; text-indent:0; font-size:16px;}
.about_flash_mfp .flash_main_mfp div.about-advantage p.sec1{ padding-top:30px;}
/*join********************************************************************************************************************************************************/
.join_mfp{ padding-top:10px; padding-bottom:120px; font-family:"微软雅黑"}
.join_mfp p{ color:#fff; padding:5px 10px;}
.join_mfp p.title{ font-weight:bold; font-size:16px;}
.join_mfp .join_main_mfp{ min-height:500px;}
.join_mfp .item{ overflow:hidden; border-bottom:1px dashed #ccc;}
.join_mfp .item img{ float:left; width:50px;}
.join_mfp .item span{ line-height:50px; font-family:"微软雅黑";}
.join_mfp .item .s1{ font-weight:bold; font-size:18px}
.join_mfp .item .s2{ font-size:18px; color:#999}
.join_mfp .c{ height:240px;}
.join_mfp .c11{ width:600px; height:240px; overflow:hidden; float:left;}
.join_mfp .c11 img{}
.join_mfp .c11_left{ float:left; background-color:#09C; width:240px; height:240px; position:relative}
.join_mfp .c11_left div{ position:absolute;}
.join_mfp .c11_left .c_l1{ width:240px; left:0; top:0; height:240px; z-index:2; text-align:center; background-color:#03C}
.join_mfp .c_l1 img{ float:left; margin-top:50px; margin-left:20px;}
.join_mfp .c11_left .c_l2{ width:360px; left:-120px; top:0; height:240px; z-index:1; background-color:#936; position:absolute; overflow:auto;}
.join_mfp .c11_right{ float:left; width:360px; height:240px; background-color:#096;}
.join_mfp .c11_right img{ width:100%; height:100%;}

.join_mfp .c12{ float:left; width:600px; height:240px; background-color:#0FC; overflow:hidden;}
.join_mfp .c12_left{float:right; width:360px; height:240px; background-color:#096;}
.join_mfp .c12_left img{ width:100%; height:100%;}
.join_mfp .c12_right{float: right; background-color:#09C; width:240px; height:240px; position:relative}
.join_mfp .c_r1{width:240px; left:0; top:0; height:240px; z-index:2; background-color:#03C; position:absolute}
.join_mfp .c_r1 img{ float:left; margin-top:50px; margin-left:20px;}
.join_mfp .c_r2{width:360px; left:50px; top:0; height:240px; z-index:1; background-color:#936; position:absolute; overflow:auto}
.join_mfp .c2_left{ width:915px; height:240px; float:left; overflow:hidden;}
.join_mfp .c2_l1 img{ width:100%; height:100%;}
.join_mfp .c2_right{ width:285px; height:240px; float:left; background-color:#F0F;}
.join_mfp .c2_right img{ width:100%; height:100%;}
.join_mfp .c2_l1{ width:675px; height:240px; float:left;}
.join_mfp .c2_l2{ width:240px; height:240px; position:relative; float:left;}
.join_mfp .c2_l2 div{ position:absolute;}
.join_mfp .c2_l21{ width:240px; height:240px; top:0; left:0; z-index:2; background-color:#0FF;}
.join_mfp .c2_l21 img{ margin-top:50px; margin-left:20px;}
.join_mfp .c2_l22{ width:675px; height:240px; z-index:1; background-color:#090; left:0; top:0;}
.join_mfp .c3_l22{width:675px; height:240px; z-index:1; background-color:#090; left:-435px; top:0;}

.join_mfp .c_con{ position:relative;}
.join_mfp .c_con h1{ font-size:20px; font-weight:400; color:#FFF; position:absolute; top:152px; left:105px;}
.join_mfp .contactway{ background-image:url(../images/jiaru.jpg); background-repeat:no-repeat; background-position:right; margin-top:5px;}
.join_mfp .contactway p{ color:#000; font-size:16px}
.join_mfp .contactway p span{ color:#F00; font-size:16px; height:120px;}
/*news list*************************************************************************************************************************************/
.news_list_mfp{ padding-top:50px; padding-bottom:120px; font-family:"微软雅黑"}
.news_list_main_mfp{ min-height:400px;  overflow:hidden}
.news_list_main_mfp li{ overflow:hidden; height:200px; border-bottom:1px dashed #666; margin-top:50px;}
.news_list_mfp .news_left_mfp{ width:120px; height:180px; float:left; border-right:1px solid #666;  position:relative;}
.news_list_mfp .news_left_mfp h1{ background-color:#CCC;width: 100px; line-height:40px; text-align:center; position:absolute; z-index:1; top:10px; left:10px; font-weight:normal; font-size:14px; color:#FFF;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */ 
	}
.news_list_mfp .news_left_mfp h2{ background-color:#FFF; width:100px; left:10px; top:45px; position:absolute; z-index:2; height:80px; line-height:80px; text-align:center; font-size:36px; font-weight: lighter;}
.news_list_mfp .news_left_mfp span{ line-height:50px; position:absolute; top:125px; left:10px; width:100px; text-align:center; font-size:24px; color:#999}

.news_list_mfp .news_right_mfp{ width:1030px; float:left; padding-left:40px;}
.news_list_mfp .news_right_mfp h1{ line-height:40px; font-size:18px;}
.news_list_mfp .news_right_mfp p{ line-height:25px; height:110px;}
.news_list_mfp .news_right_mfp a.title{ line-height:40px; font-size:18px; font-weight:400}
.news_list_mfp .news_right_mfp a.title:link{color:#000; }
.news_list_mfp .news_right_mfp a.title:visited{color:#000;}
.news_list_mfp .news_right_mfp a.title:hover{color:#e20816;}
.news_list_mfp .news_right_mfp a.title:action{color:#000;}
.news_list_mfp .news_right_mfp a.discription{ font-size:12px;}
.news_list_mfp .news_right_mfp a.discription:link{color:#666; }
.news_list_mfp .news_right_mfp a.discription:visited{color:#666;}
.news_list_mfp .news_right_mfp a.discription:hover{color:#e20816;}
.news_list_mfp .news_right_mfp a.discription:action{color:#666;}
.news_list_mfp .news_right_mfp a.showdetail{ display:block; height:30px; background-color:#999; width:100px; line-height:30px; position:relative;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */ 
	}
.news_list_mfp .news_right_mfp a.showdetail .sch{ color:#d71732; font-size:14px; position:absolute; z-index:1; top:0; left:0; background:#ccc; text-align:center; width:70px;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */ 
	}
.news_list_mfp .news_right_mfp a.showdetail .mid{  position:absolute; width:10px; left:65px; top:0; background-color:#903; z-index:2; background-color:#ccc;}
.news_list_mfp .news_right_mfp a.showdetail .jt{ color:#FFF; font-size:18px; line-height:30px; background-color: #d71732; position:absolute; z-index:1; right:0; width:30px; text-align:right; padding-right:5px; font-weight:bolder;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */ 
}
/*newsdetail*****************************************************************************************************************************************/
.newsdetail-newsight p{ font-family:"微软雅黑"; font-size:16px; padding:10px 0; line-height:30px;}
.newsdetail-newsight{ width:1200px; min-height:20px;  margin:0 auto; overflow:hidden; padding:50px 0;}
.newsdetail-newsight .article{ width:900px; min-height:20px;  float:left;}
.newsdetail-newsight .sidebar{ width:280px; min-height:20px;  float:right;}
.newsdetail-newsight .con_title{ padding:10px 0px; font-size:26px; font-weight:400; font-family:"微软雅黑"; text-align:center; color:#fff;}
.newsdetail-newsight .con_main{ padding:10px 20px; padding-bottom:60px; }
.newsdetail-newsight .con_title2{ line-height:30px; border-bottom:0px  dotted #ccc; color:#fff; text-align:center; overflow:hidden; padding-left:200px;}
.newsdetail-newsight .con_title2 span{ float:left; padding-right:30px;}
.newsdetail-filedownload *{ font-size:14px;}
.newsdetail-filedownload li{ padding:5px 0;}
.newsdetail-filedownload a{ color:#39F;}
/*签约新闻*****************************************************************************************************************************************************/
.qianyue-news-newsight{ padding-top:100px; overflow:hidden;}
.qianyue-news-newsight .news_detail_mfp{ width:239px; height:400px; float:left; background-color:#FFF; border-bottom:1px solid #ccc; border-right:1px solid #ccc;-moz-box-shadow: 0px 0px 0px #888888; /* 老的 Firefox */ box-shadow: 0px 0px 0px #888888; position:relative; z-index:1; overflow:hidden;}
.qianyue-news-newsight .news_detail_mfp img{ position:absolute; top:0; left:0; z-index:1; width:239px; height:239px;}
.qianyue-news-newsight .news_detail_mfp .nd_mfp_main{ width:239px; height:380px; overflow:hidden; position:absolute;}
.qianyue-news-newsight .news_detail_mfp div.nd_mfp_con{ background-color:#FFF; position:absolute; top:239px; left:0; width:239px; height:400px; z-index:2;}
.qianyue-news-newsight .news_detail_mfp div.nd_mfp_con p{ padding:10px; color:#999;}
.qianyue-news-newsight .news_detail_mfp div.nd_mfp_con h1{ padding:10px;}
.qianyue-news-newsight .news_detail_mfp div.nd_mfp_con span{ padding-left:10px;}
.qianyue-news-newsight .news_detail_mfp .time{ line-height:30px;}
/*case************************************************************************************************************************************************************/
.case_content_mfp{ margin-top:105px; padding-top:1px; margin-bottom:20px; margin-left:120px; margin-right:120px;}
.case_content_mfp h2{ color:#FFF; font-size:18px; font-family:"微软雅黑"; line-height:50px; margin-top:50px; display:block; font-weight:400;}
.case_content_mfp .content_main_mfp{ display:table; width:100%; margin:0 auto;}
.case_content_mfp .content_main_mfp .con{ display:block; width:280px; height:260px; background-color:#FFF; margin-left:10px; margin-right:10px; float:left; margin-top:20px; position:relative; overflow:hidden;}
.case_content_mfp .content_main_mfp .con img{ width:280px; height:200px; cursor:pointer;}
.case_content_mfp .content_main_mfp .con img.play{ width:74px; height:73px; z-index:2; position:absolute; left:103px; top:63px;}
.case_content_mfp .content_main_mfp .con img.play_{ width:34px; height:33px; z-index:4; position:absolute; left:233px; top:163px; display:none;}
.case_content_mfp .content_main_theimg_mfp{ position:absolute; top:-200px; z-index:3;}
.case_content_mfp .content_main_mfp .con span{ font-size:14px; font-weight:normal; padding:20px; display:block; color:#555; transition:color 0.3s;}
.case_content_mfp .content_main_mfp .con:hover span{ color:#e20816}

.case_content_mfp .nothing{ color:#CCC;}

.cover_mfp{ position:fixed; width:100%; height:100%; background-color:#999; z-index:10010; top:0; left:0;filter:alpha(opacity=50);-moz-opacity:0.5; -khtml-opacity: 0.5;opacity: 0.5; display:none;}
.case_detail{ position:fixed; top:300px; width:1000px; height:450px; z-index:10020; background-color:#FFF; overflow:hidden; display:none;
	-moz-border-radius: 2px;      /* Gecko browsers */
	-webkit-border-radius: 2px;   /* Webkit browsers */
	border-radius:2px;            /* W3C syntax */}
.case_detail_con_mfp{ width:310px; padding:20px; height:410px; float:left;}
.case_detail_con_mfp h1{ line-height:30px; font-size:18px}
.case_detail_other_mfp{ width:650px; background-color:#CCC; height:450px; float:left; }
.case_detail_other_mfp iframe{position:absolute; z-index:100; right:0}
.cdc_main_mfp{ height:360px; overflow:auto;}
.cdc_return_mfp{ line-height:30px; float:right; font-size:14px; position:absolute; z-index:1000; top:0; left:305px; background-color:#FFF; width:30px; height:30px; background-image:url(../images/closeme.png);filter:alpha(opacity=20);-moz-opacity:0.2; -khtml-opacity: 0.2;opacity: 0.2;}
/*新闻leftBar start*/
/*左侧边栏 start*/
.case_leftBar_mfp{ position:fixed; top:300px; left:0px; z-index:10;/*filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity: 0;opacity: 0;*/ }
.case_leftBar_mfp li{ height:30px; margin-top:5px;  position:relative; cursor:pointer;}
.case_leftBar_mfp li:hover div{ background-color:#fff; color:#333;}
.case_leftBar_mfp div{ position:absolute; top:0; left:0; background-color:#000; height:30px; width:140px; z-index:1; text-align:center; font-size:14px; line-height:30px; color:#FFF; font-weight:normal;letter-spacing:3px; transition:all 0.3s;}
/*左侧边栏 end*/

/*新闻leftBar end*/


#bt_ch{position:fixed; bottom:100px; right:5px; width:50px; height:50px; z-index:10; background-repeat:no-repeat; cursor:pointer}
.bt_show{  background-image:url(../images/bt_show.png);}
.bt_hide{  background-image:url(../images/bt_hide.png); }
.case_pics{ width:100px; height:700px; background-image:url(../images/juanzhou.png); position:fixed; z-index:10016; background-repeat:no-repeat; left:200px; top:150px; border:0; display:none; overflow:hidden;
 }
.case_rightpic{ position:absolute; height:700px; width:40px; background-image:url(../images/juanzhou_right.png); top:0; right:-5px; z-index:200;}
.case_pic_con{ background-color:#F5F5F5; width:1000px; height:500px; margin-top:100px; margin-left:100px;}
.casecloseme{ width:30px; height:30px; position:absolute; right:30px; background-image:url(../images/closeme.png); top:50px;filter:alpha(opacity=50);-moz-opacity:0.5; -khtml-opacity: 0.5;opacity: 0.5; cursor:pointer; display:none;}
/*花絮*************************************************************************************************************************************************************************************/
.huaxu-left{ position:fixed; width:230px; height:100%; background:#FFF; border-right:1px solid #ccc; z-index:2; top:0; left:0;}
.huaxu-right{ position:relative; width:100%; background:#F3F3F3; min-height:200px; top:0; left:0;}
.huaxu-right .main{ margin:30px 0 50px 260px;  min-height:333px;}
.huaxu-right .main .info{ padding-bottom:30px;}
.huaxu-right .content{ overflow:hidden;}
.huaxu-right .content li{ float:left; height:380px; margin-right:20px; margin-bottom:20px;}
.huaxu-right .content li img{ float:left; height:380px; cursor:pointer;}
.huaxu-cover{ position:fixed; width:100%; height:100%; z-index:5; background:url(../images/opacity50.png); top:0; left:0; display:none;}
.imgbox{ position:fixed; overflow:hidden; min-width:200px; min-height:200px; z-index:7; top:40%; left:40%;opacity:0; display:none;}
.huaxu-arrow{ position:fixed; height:80px; width:50px; top:45%; z-index:10; cursor:pointer; opacity:0;}
.huaxu-arrow .top{ width:5px; height:40px; position:absolute; top:4px; left:30px; background-color:#FFF; transform:rotateZ(30deg)}
.huaxu-arrow .bottom{ width:5px; height:40px; position:absolute; top:36px; left:30px; background-color:#FFF; transform:rotateZ(-30deg)}
.huaxu-arrow.arrow-left{ left:20px;}
.huaxu-arrow.arrow-right{ transform:rotateZ(180deg); right:20px;} 
.huaxu-left .huaxu-logo{ float:left; width:80%; margin-left:10%; margin-top:30px;}
.huaxu-left .list{ float:left; width:80%; margin-left:10%; margin-top:50px;}
.huaxu-left .list li{ line-height:25px; }
.huaxu-left .list li a{font-size:14px; color:#555;}
.huaxu-close{ position:fixed; top:0; right:0; cursor:pointer; z-index:12; display:none;}
/**花絮列表页********************************************************************/
.huaxulist-right{ position:relative; width:100%; background:#F3F3F3; min-height:200px; top:0; left:0; min-width:1200px;}
.huaxulist-right .main{ margin:30px 0 50px 260px;  min-height:333px;}
.huaxulist-right .main .info{ padding-bottom:30px;}
.huaxulist-right .content{ overflow:hidden; position:relative; top:30px; margin:0 auto;}
.huaxulist-right li{ width:258px; height:171px; padding:5px; overflow:hidden; float:left; margin:10px 15px; border:1px solid #666; border-radius:3px; position:relative; }
.huaxulist-right li .cover{ display:block; position:absolute; width:258px; height:171px; overflow:hidden; }
.huaxulist-right li .cover img{ position:absolute; width:258px; height:171px; top:0; left:0; transition: all 2s;}
.huaxulist-right li:hover .cover img{ width:308px; height:204px; top:-16px; left:-25px}
.huaxulist-right li a{ display:block; position:absolute; top:0; left:0; width:100%; height:100%; color:#000; background:url(../images/opacity50.png); opacity:0; z-index:3; transition: all 1s}
.huaxulist-right li:hover a{ opacity:1;}
.huaxulist-right li a h3{ position:absolute; width:100%; line-height:50px; font-size:18px; color:#FFF; text-align:center; bottom:0px; opacity:0; transition:all 2s;}
.huaxulist-right li a:hover h3{ opacity:1; bottom:20px;}
.huaxulist-right li a .logo{ width:100%; height:100%; position:absolute; top:-20px; opacity:0; transition: all 2s}
.huaxulist-right li a:hover .logo{ top:0; opacity:1;}
/* error 页面 **************************************************************************************/
.error-main{ min-width:1200px; padding:50px 0;}
.error-main .body_wd{ background:url(../images/201711011030001.png) no-repeat; height:700px;}
.error-main ul{ overflow:hidden; width:500px; margin-left:670px; float:left; margin-top:520px;}
.error-main li{ float:left; position:relative; padding-right:10px; margin-left:10px;}
.error-main li:after{ content:""; width:1px; position:absolute; height:12px; right:0; top:3px; background-color:#999;}
.error-main li.last:after{ width:0}
.error-main li a{ color:blue; font-family:宋体}
.error-main p{ float:left; margin-top:50px; margin-left:460px; color:#999;}

/*banner部分*/
	#banner{width:100%; height:360px;}
	.bannerWrap{width:1200px; height:360px; margin:0 auto; background:url(../images/about-pic.jpg) no-repeat;}
/*jiazhi部分*/
	#jiazhi{width:100%; height:560px; margin-top:40px;}
	#jiazhi .title{width:100%; height:69px; border-bottom:1px solid #aaa;}
	#jiazhi .title .titleWrap{width:1200px; height:70px; margin:0 auto;}
	#jiazhi .title .titleWrap h2{font-size:30px; font-weight:normal; margin-bottom:5px;}
	#jiazhi .title .titleWrap p{font-size:14px;}
	.jiazhiWrap{width:1200px; height:490px; margin:0 auto;}
	.jiazhiWrap h2{width:100%; height:30px; text-align:center; margin-top:20px;}
	.jiazhiWrap strong{font-size:30px;}
	.jiazhiWrap strong b{color:#E9454D;    font-size: 30px;}
	.jiazhiWrap p.tit{text-align:center; margin-top:30px; margin-bottom:55px; font-size:14px;}
	.jiazhiWrap li{width:300px; height:120px; float:left; text-align:center; position:relative; padding-top:160px;}
	.jiazhiWrap li img{position:absolute; left:83px; top:0;}
	.jiazhiWrap li h4{font-size:20px; margin-bottom:36px;}
	.jiazhiWrap li p{word-wrap: break-word; line-height:22px; font-size:14px;}
/*youshi部分*/
	#youshi{width:100%; height:auto; background:#f5f5f5;}
	.youshiWrap{width:1200px; height:auto; margin:0 auto; overflow:hidden;}
	.youshiWrap h2{width:100%; height:10px; text-align:center; padding-top:20px; margin-bottom:65px; _margin-bottom:40px;}
	.youshiWrap strong{font-size:30px;}
	.youshiWrap strong b{color:#E9454D;    font-size: 30px;}
	.youshiWrap li{float:left; width:300px; height:300px; color:#fff; font-size:14px;}
	.youshiWrap li h4{font-size:14px; font-weight:normal; width:260px; margin-left:20px; margin-bottom:4px;}
	.youshiWrap li p{width:260px; margin-left:20px; line-height:22px;}
/*about部分*/
	#about{width:100%; height:auto; overflow:hidden; margin-bottom:45px;}
	#about .title{width:100%; height:auto; overflow:hidden; text-align:center;}
	#about .title .titleWrap{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
	#about .title .titleWrap h2{width:100%; height:30px; text-align:center; margin-top:20px;}
	.titleWrap strong{font-size:30px;}
	.titleWrap strong b{color:#E9454D;    font-size: 30px;}
	#about .title .titleWrap p{width:520px; line-height:22px; height:44px; margin:0 auto; text-align:center; padding-top:24px; font-size:14px;}
	.aboutWrap{width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-top:60px;}
	.aboutWrap ul{width:100%; height:auto; overflow:hidden;}
	.aboutWrap li{float:left; width:300px; height:auto; overflow:hidden; position:relative; padding-top:110px; text-align:center;}
	.aboutWrap li img{position:absolute; left:112px; top:0;}
	.aboutWrap li h4{font-size:20px; margin-bottom:36px;}
	.aboutWrap li p{line-height:22px; font-size:14px;}









































