@charset "utf-8";
/* CSS Document */
 /* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; }

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
border-bottom: 1px dotted;
cursor: help;
}

q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
border-collapse: collapse;
border-spacing: 0;
}
body{font-family: "Microsoft YaHei","微软雅黑"!important;}
/*头部开始*/
#head{width:100%;box-shadow: 0px 5px 5px rgba(0,0,0,0.2);position: relative;z-index: 99;}
.headerin{width:1100px;height: 110px;margin: 0 auto;position:relative;padding-top: 22px;}
.logo{margin-top: 50px;margin-left: 1px;float:left;}
.en a{width:29px;height:29px;border:1px solid #333;display:block;float:right;line-height:29px;text-align:center;text-decoration:none;font-weight:bold;margin-top:30px;color:#333;}
.en a:active{background:#da6d0d;color:#fff;border:1px solid #da6d0d;}
.ss {
    border: 1px solid #ccc;
    overflow: hidden;
    float: right;
/*    position: absolute;
    right: 0;
    top: 22px;*/
	background: #e5e5e5;
}
.ss .s2 {
    width: 135px;
    height: 30px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #aaaaaa;
    padding: 0 4px;
    line-height: 30px;
    border: 0;
    outline: none;
    background: none;
	padding-left: 20px;}
.ss .s1 {
    width: 37px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 30px;
    display: block;
    float: right;
	background: #e5e5e5;}
.ss .s1 button {
    color: #fff;
    width: 37px;
    height: 30px;
    display: block;
    background: #e3e3e3;
    background: url(../images/seach_03.png) no-repeat center;
	border: none;
    outline: none;
}
.wwlang {
    background: url(../images/wwimg04.png) no-repeat;
    margin-left: 18px;
    padding-left: 50px;
    float: right;
    position: relative;
	z-index: 999999;
	float:right;
	margin-top: 5px;
}
.wwlangget {
    width: 46px;
	
    color: #999;
    font-size: 12px;
    padding-right: 15px;
    padding-left: 7px;
    background: url(../images/wwimg03.png) no-repeat right center;
    cursor: pointer;
	text-align: center;	
}
.wwlangget img {
    display: block;
	margin-top: 3px;}
.wwlangUp {
    width: 62px;
    position: absolute;
    top: 17px;
    left: 57px;
    font-size: 13px;
    color: #999;
    text-align: center;
    background: #fff;
    display: none;
    z-index: 9999;
    padding-top: 6px;
	}
.wwlangUp p {
	cursor: pointer;
	float:left;}
.wwlangUp p a {
	color: #999;}
.wwlang:hover .wwlangUp{display: block;}
/*导航*/
.main .dev-output pre {
    overflow: auto;
    max-height: 500px;
    background-color: #EBF4FD;
    padding: 0 1em 1em;
}
.brand {
    float: left;
    height: 80px;
}
.brand p {
    margin: 0;
}
.rm-nav {
    letter-spacing: 1px;
}
.xt .logo {
    font-size: 1.4em;
    line-height: 40px;
    margin: 30px 0 0;
    width: 164px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
	height: 766px;
	position: relative;
}
.logo a{width:173px;height: 56px;display: block;}
.logo a img{display:block;}
body .logo {
    font-size: 1.4em;
    line-height: 40px;
    margin: 30px 0 0;
    width: 173px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
	height:56px;
	position: relative;

}
.rm-toggle.rm-button {
    margin-top: 25px;
}

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}
.rm-container.rm-layout-expanded {
	float:right;
	margin-top: 10px;
	width:910px;
}
.rm-nav li a,
.rm-top-menu a {
    padding: .75rem 1rem;
    font-size: .9em;
    line-height: 1.5rem;
    text-transform: uppercase;
}
.rm-layout-expanded .rm-nav > ul > li > a,
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 80px;
    line-height: 80px;
}

.main {
    background-position: center top;
    background-repeat: repeat-x;
    min-height: 100%;
    padding-top: 1px;
}
.tagline {
    width: 360px;
    font-size: 1.75em;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    margin: 275px auto;
    color: #1A88D3;
}
.tagline strong {
    font-size: 1.3em;
}
.dev-output {
    background-color: #e1eaf3; /* fall-back */
    background-color: rgba(255,255,255,.85);
    color: #000;
    padding: 2em;
    margin-bottom: 2em;
}

/*产品类*/
.category{width:100%;position: relative;}
.l_bg{height:374px;width:100%;position: absolute;top:74px;background: #f3f3f3;z-index: -1;}
.container2{width:1100px!important;height: 448px;}

.nav-tabs>li.active>a{color:#fff!important;background:red!important;border:none!important;border-radius:0px!important;}
.nav-tabs>li>a{width:258px;height: 74px;color:#646464;line-height: 74px!important;font-size: 20px;}
.nav>li>a{padding:0!important;padding-left:88px!important;}
.tab .nav-tabs li.active a:after{content: "";border-top: 10px solid red;border-left: 10px solid transparent; border-right: 10px solid transparent;position: absolute; bottom: -10px;left: 49%;}
.nav-tabs{border-bottom:inherit!important;}
.nav-tabs>li .sl1{background:url(../images/l1_01.png) no-repeat 40px center !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav-tabs>li .sl2{background:url(../images/l2_01.png) no-repeat 40px center !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav-tabs>li .sl3{background:url(../images/l3_01.png) no-repeat 40px center !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav-tabs>li .sl4{background:url(../images/l4_01.png) no-repeat 40px center !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.nav-tabs>li.active .sl1{background:url(../images/l1_1_01.png) no-repeat 40px center red!important;}
.nav-tabs>li.active .sl2{background:url(../images/l2_2_01.png) no-repeat 40px center red!important;}
.nav-tabs>li.active .sl3{background:url(../images/l3_3_01.png) no-repeat 40px center red!important;}
.nav-tabs>li.active .sl4{background:url(../images/l4_01_01.png) no-repeat 40px center red!important;}

#Section1{ height: 374px; background: url(../images/f1_bg_02.png) no-repeat right bottom;}
#Section2{ height: 374px; background:url(../images/fl2_02.png) no-repeat right bottom;}
#Section3{ height: 374px; background:url(../images/fl3_02.png) no-repeat right bottom;}
.nav-tabs{height:74px!important;}
.tabs{padding-left:29px;width:1100px;height: 374px;}
.tabs .tab-pane h3{color:#333;line-height: 50px;float:left;}
.tabs .tab-pane p{font-size: 14px;color:#6a6a6a;float:left;line-height: 26px;}
.tabs .tab-pane a{color:red;font-size: 18px;float:left;}
.fl_l{width:470px;float:left;}
.fl_r{float:right;margin-top: 30px;}
/*关于我们*/
.ab{width:100%;background:url(../images/ab_bg_02.jpg) no-repeat center fixed;background-size: cover;}
.abin{width:1100px;height:309px;margin: 0 auto;}
.abin h4{line-height: 70px;font-size: 24px;color:#333;text-align: center;padding-top: 20px;margin-top:0!important;}
.abin p{font-size:16px;color:#333;line-height: 22px;text-align: center;}
.abin a{width:124px;height: 35px;line-height: 35px;text-align: center;display: block;border: 1px solid #333;color:#333;margin: 0 auto;margin-top:20px;font-size: 14px;}
.abin a:hover{background:#e60012;color:#fff;border:1px solid #e60012;}
/*新闻*/
.news{width:100%;}
.newsin{width:1250px;height: 750px;margin:0 auto;}
.titl{width:1250px;}
.n_box{width:1250px;margin-top: 44px;height: 446px;}
.titl h4{font-size:24px;color:#333;text-align: center;margin-top: 34px;}
.titl p{text-align:center;font-size: 18px;color: #ccc;}

.news_l{width:624px;height: 223px;float:left;}
.news_l img{width:312px;height: 223px;float:left;}
.news_re{width:312px;height:223px;float:right;background:#f3f3f3;position: relative;padding-top: 20px;padding-left: 20px;padding-right: 20px;}
.news_re span{position:absolute;left:14px;bottom:20px;display: block;width:150px;height:15px;color:#525252;
	padding-left:24px;background: url(../images/time_08.jpg) no-repeat left center;line-height: 15px;font-size: 14px;}
.news_re h4 a{color:#333;font-size:16px;font-weight: bold;line-height: 22px;width:272px;height:44px;overflow: hidden;}
.news_re p{font-size: 14px;line-height: 22px;width:272px;height:88px;overflow: hidden;}
.news_l2 img{float:right;}
.news_re{float:left;}
.more{width:1100px;margin:0 auto;}
.more a{width:124px;height: 35px;line-height: 35px;text-align: center;display: block;border: 1px solid #333;color:#333;margin: 0 auto;margin-top:40px;font-size: 14px;}
.more a:hover{background:#e60012;color:#fff;border:1px solid #e60012;}

/*foot*/
#foot{
	width:100%;
	background:#363636;}		
		
.footin{width:1150px;
	/*height:318px;*/
	margin:0 auto;}		
.logoo{margin-bottom:20px;}
		
.footleft{width:450px;
	float:left;
	margin-top:46px;
	}		
		
.footleft h4{font-family:"arial";
	font-size:22px;
	color:#fff;
	font-weight:normal;
	margin-bottom:26px;
	}		
.footleft p{font-family:"arial";
	font-size:14px;
	line-height:23px;
	margin-top: 9px;
	color: #c6c6c6;
}		
.footleft p span{color:#a00404;line-height: 28px;}
.footleft span{color:#fff;}		
.footleft a{color:#777;}
.footleft ul li{line-height: 23px;}
.footleft ul li a{
	font-size: 14px;	
	line-height:23px;
	margin-top: 9px;
	color: #c6c6c6;
}
.footleft ul li a span{color:#a00404;}
.footleft1{width:270px;}
.footleft2{width:428px;} 
.bq{width:100%;}
.bq p{text-align: center;width: 100%;display: inline-block;color:#c6c6c6;font-size: 12px;margin-top: 20px;}
/*关于我们*/

.banner {
    position: relative;
	z-index: 0;
	display: none;
}
.banner_nav{position:relative;}
.banner_imgbox {
	overflow: hidden;
	position: relative;
}

.banner_imgbox img {
    position: relative;
	top: 0;}


.banner_txtbox {
    position: absolute;
    bottom: -15%;
    background: #159ceb;
    width: 33%;
    /* left: 52%; */
    right: 15%;
    height: 270px;
    min-width: 360px;
}

.banner_t_box h3 {
    color: #fff;
    font-size: 32px;
    margin: 20px 30px;
    /*font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;*/
}

.banner_t_box p {
    margin: 0 50px;
	margin-left: 30px;
    color: #fff;
    font-size: 14px;
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}

.banner_t_box h5 {
    position: absolute;
    margin: 0;
    bottom: 15px;
    padding: 0 30px;
    text-align: left;
    width: 100%;
    color: #fff;
    font-size: 22px;
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-style: italic;
}
.banner_imgbox {
    height: 400px;
	overflow:hidden;
}
.banner_imgbox img {
    position: relative;
    top: 0;
}

/*ab1*/
.about{width:100%;}
.aboutin{width:1140px;margin: 0 auto;padding-top: 152px;}
.a1{width:1140px;}
.a1 h5{font-size: 26px;color:#ea2b3a;}
.a1 p{font-size:14px;color:#333;line-height: 22px;text-indent: 2em;}
.a2 h5{font-size:18px;margin-top: 40px;}
.a3{width:1140px;height: 400px;}
.a_box{float:left;position: relative;height: 330px;}
.a3 p{width:561px;}
.a3 a{display: block;width:125px;height: 35px;color:#fff;background:#ea2b3a;text-align: center;line-height: 35px;position: absolute;bottom: 0;}
.a3 img{float:right;}

#ab{width:100%;}
.Testim{width:1140px;margin: 0 auto;height: 386px;}
.Con{width:100%;}
.dyin{width:100%;}
.scroll_horizontal .minus2{right:0;left: inherit;}
.scroll_horizontal2 .box2{height:402px;}
.scroll_horizontal .plus2{left:0;}
.a11 h5{line-height:50px;}
.movie a {width:1140px;height: 326px;display: block;overflow: hidden;}
.movie a img{    transition: all .5s;-webkit-transform: all .5s;}
.movie a img:hover{transform: scale(1.1);transition: all .5s ease 0s; -webkit-transform: scale(1.1);-webkit-transform: all .5s ease 0s;}
.lc{width:100%;margin-bottom: 110px;}
.lcin{width:1140px;margin: 0 auto;height: 623px;background: url(../images/l_08.jpg) no-repeat center;padding-top: 197px;}
.lst1{width:570px;padding: 26px 26px;margin-bottom: 20px;height: 116px;}
.lst1 .in{color: #fff;float:left;font-size: 30px;line-height: 76px;border-top:4px solid red;margin-top: 11px;}
.r_describe{float:right;width:412px;}
.r_describe h5{color:#333;font-size: 18px;font-weight: bold;margin-top: 0;}
.r_describe p{font-size:14px;color:#fff;line-height: 22px;}
.lc_l{float:left;}
.lc_r{float:right;}
/*联系方式*/
.contact{width:100%;}
.contact_in{width:1140px;height:520px;margin: 0 auto;}
.titl2{margin-top:65px;width:1140px;}
.contact_in ul li{display: inline-block;width:185px;height:190px;margin: 50px;float:left;}
.contact_in ul li span{font-size:18px;color:#de2910;display: block;text-align: center;line-height: 50px;}
.contact_in ul li img{display:block;margin:0 auto;}
.contact_in ul li p{color:#333;line-height: 20px;text-align: center;}
/*人力资源*/
.human{width:100%;}
.human_in{width:1140px;margin: 0 auto;}
.human_top{padding-top:75px;height: 300px;}
.human_top_l{width:614px;float:left;}
.human_top_l p{font-size: 14px;color:#333;}
.human_top_l h4{font-size:50px;color:#e81526;text-transform: uppercase;}
.human_top_r{width:526px;height: 225px;padding: 20px;background: #34a94e;float:right;position: relative;font-size: 14px;}
.human_top_r p{font-size: 14px;line-height: 22px;color:#fff;}
.human_top_r a{width:147px;height:41px;color:#fff;border:1px solid #fff;display: block;text-align: center;line-height: 41px;position: absolute;left:20px;bottom: 20px;}
.welf{height:200px;margin-bottom: 50px;}
.welfare_in_l{height:200px;float:left;width:570px;padding-left: 334px;border-right:1px solid #e60012;padding-top: 60px;}
.welfare_in_l h4{font-size:30px;color:#333;}
.welfare_in_l p{font-size:16px;color:#333;}
.welfare{padding-top:90px;}
.welfare_in_r{width:570px;padding: 30px;float:right;font-size: 14px;color:#797979;}
.Notice{width:1140px;height: 307px;margin-bottom:110px;}
.Notice_l{width:288px;height:307px;background: #34a94e;padding: 28px;float:left;}
.Notice_l h4{color:#fff;font-size: 24px;}
.Notice_l p{color:#fff;line-height: 21px;font-size: 14px;}
/* 水平滚动
------------------------------ */
.Notice_r {float:right;}
.scroll_horizontal{position:relative;width:852px;height:307px;line-height:20px;background:#f3f3f3;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:848px;height:307px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:283px;padding-left: 33px;border-right: 1px solid #ccc;height:307px;padding-right: 33px;}
.scroll_horizontal .list li h4{font-size:18px;color:#333;line-height: 74px;}
.scroll_horizontal .list li p{font-size:14px;line-height: 22px;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{position:absolute;top:50%;width:24px;height:42px;background:#f90;cursor:pointer;}
.scroll_horizontal .plus{left:10px;background: url(../images/l_04.png) no-repeat center;}
.scroll_horizontal .minus{right:10px; background: url(../images/r_07.png) no-repeat center;}
/*新闻中心*/
.news2{width:100%;background: #f3f3f3;overflow: hidden;}
.newsin2{width:1200px;min-height: 482px;margin: 0 auto;padding-top: 35px;}
.news_l3{width:1200px;height:173px;margin-bottom: 52px;background: #fff;}
.news_l3 .n_img{float:left;margin-right: 30px;width:299px;height:173px;}
.news_1{width:720px;height:173px;float:left;position: relative;}
.news_1 h4 a{font-size:18px;color:#333;line-height: 50px;width:720px;height: 50px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-transition: all .2s;transition: all .2s;}
.news_1 h4 a:hover{color:#ff0000;    -webkit-transition: all .2s;transition: all .2s;}
.news_1 p a{font-size:14px;color:#7b7b7b;line-height: 25px;-webkit-transition: all .2s;transition: all .2s;}
.news_1 p a:hover{color:#ff0000;    -webkit-transition: all .2s;transition: all .2s;}
.news_1 .more{color:#333;width:124px;height:36px;border:1px solid #333;line-height: 36px;text-align: center;padding-left: 0;position: absolute;bottom: 0;-webkit-transition: all .2s;transition: all .2s;}
.news_1 .more:hover{background:#ff0000;color:#fff;border:1px solid #ff0000;-webkit-transition: all .2s;transition: all .2s;font-size: 14px;}
.news_2{width:146px;height:173px;float:right;}
.news_2 p{font-size:52px;color:#ff0000;text-align: center;margin-top: 36px;}
.news_2 span{display:block;font-size:18px;color:#333;text-align: center;}
	/*新闻翻页*/
 .blog-pagenat {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 3em;
}
.blog-pagenat ul li {
  display: inline-block;
  list-style:none;
}
.blog-pagenat ul li a {
      display: block;
    background:#fff;
    padding: 8px 1.1em;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #333;
    font-weight: 400;
    display: inline-block;
    margin-top: 1em;
    text-decoration: none;
    border: 1px solid #333;
}
.blog-pagenat ul li a:hover {
  background:#ff0000;
  color:#fff;
  border: 1px solid #ff0000;
}
.news_titel h4{font-size:18px;color:#333;line-height: 50px;border-bottom: 1px solid #ccc;text-align: center;}
.news_titel span{display:block;text-align: center;}
/*产品中心*/
.pro{width:100%;overflow: hidden;}
.proin{width:1140px;margin: 0 auto;margin-top: 60px;}
.p_top h4{font-size: 20px;color:#333;}
.p_top p{font-size: 14px;color:#333;}
.ification{width:1140px;height: 94px;}
.ification ul{width:1140px;height:31px;margin-top: 30px;}
.ification ul li{float:left;margin-right: 20px;margin-bottom: 15px;}
.ification ul li a{color:#333;width:143px;height: 31px;text-align: center;line-height: 31px;font-size: 16px;display: block;background: #f3f3f3;border:1px solid #dcdcdc;cursor: pointer;}
.p_list{width:1140px;margin-top: 10px;}
.p1{position:relative;float:left;margin-bottom: 40px;width:265px;height: 240px;overflow: hidden;}
.p1 img{width:265px;height: 240px;}
.p1 span{display:block;width:265px;height: 40px;position: absolute;left:0;bottom: 0;background:rgba(0,0,0,0.5);line-height: 40px;color:#fff;text-align: center;	transition:width .5s, height .5s;
	-moz-transition:width .5s, height .5s, -moz-transform .5s; /* Firefox 4 */
	-webkit-transition:width .5s, height .5s, -webkit-transform .5s; /* Safari and Chrome */
	-o-transition:width .5s, height .5s, -o-transform .5s; /* Opera */	
}
.p1:hover span{	
	transform:translate(0,40px);
	-moz-transform:translate(0,40px); /* Firefox 4 */
	-webkit-transform:translate(0,40px); /* Safari and Chrome */
	-o-transform:translate(0,40px); /* Opera */	
}
.p_diss{	
	width:265px;
	height:240px;
	padding:15px;
	padding-top: 20px;
	cursor: pointer;
	background: rgba(0,0,0,0.5);
	transition:width .5s, height .5s;
	-moz-transition:width .5s, height .5s, -moz-transform .5s; /* Firefox 4 */
	-webkit-transition:width .5s, height .5s, -webkit-transform .5s; /* Safari and Chrome */
	-o-transition:width .5s, height .5s, -o-transform .5s; /* Opera */	
}
.p_diss p{color:#fff;text-align: center;}
.p1:hover .p_diss{
	display:block;
	position: absolute;
	width:265px;
	height:240px;
	transform:translate(0,-240px);
	-moz-transform:translate(0,-240px); /* Firefox 4 */
	-webkit-transform:translate(0,-240px); /* Safari and Chrome */
	-o-transform:translate(0,-240px); /* Opera */	
}	

.p1{margin-left: 24px;}
.p2{margin-left: 0px;}
.ification ul li .on{background: #e81526;color:#fff;}
 /*产品详情页*/
.ban{float:left;margin-top: 20px;}
.ban2{ width:490px; height:352px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{width:490px; height:352px;}
.prev{ float:left; cursor:pointer;}
.num{ height:50px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{margin-top:10px; width:490px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:45px; height:45px; margin-right:30px; padding:1px;border:1px solid #eee;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:20px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:20px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:180px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:180px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.clearfix:after{
     content:".";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden;}
.clearfix{*zoom:1}
.p_r{width:512px;float:right;margin-top: 20px;}
.p_r h5{font-size: 24px;color: #333;font-weight: bold;}
.p_r h5 span{font-size: 18px;color:#808080;font-weight: normal;margin-left: 10px}
.p_r p{font-size: 14px;line-height: 22px;color:#808080;}

.p_details{width:100%;}
.p_details_in{width:1140px;margin: 0 auto;overflow: hidden;margin-top: 30px;margin-bottom: 30px;}
.p_dl{width:752px;float:left;min-height: 300px;}
.p_dr{width:316px;float:right;background: #f3f3f3;height: 700px;padding: 20px;}
.xg{width:276px;height: 148px;background: #34a94e;padding:20px;}
.xg h4{font-size: 24px;color:#fff;}
.xg p{font-size: 16px;color:#fff;}
.xg span{width:162px;height: 1px;background: #fff;display: block;margin-top: 20px;}
.p3{width:276px;margin-top: 15px;margin-bottom: 0px;}
.p3 img{width:276px;}
.p3 span{width:276px;}
.p3 .p_diss{width:276px;}
.p3:hover .p_diss{width:276px;}
/*笔记本*/
@media screen and (max-width:1440px){ 
	.banner_txtbox{
		width:42%;
		right:4%;
	}

}


