@charset "utf-8";


html{font-size:14px;font-family:Tahoma,Helvetica,Arial,微软雅黑;-webkit-text-size-adjust:none;background: #FFF;}
body,div,dl,dt,dd,ol,ul,dl,dt,li,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a{margin:0;padding:0;font-weight:normal;}
a{color:#000;text-decoration:none;}
a:hover,.pointer{text-decoration:none;cursor:pointer;}
ul li{list-style-type:none;}

.cl{clear:both;overflow:hidden;}


/* 头部 */
.header{
	margin:0 auto;width:auto;height:210px;background-color:#fff;
}
.header .topbar{
	width:100%;height:30px;background-color:#f1f1f1;line-height:20px;
}
.header .topbar .topbox{
	width:1200px;padding:5px 0;margin:0 auto;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.header .menu img{
	vertical-align:middle;
}
.welcome{
	color:#000;
}
.mail{
	color:#ffb243;
	padding-left:10px;
}
.tel{
	color:#333333;
	padding-left:10px;
}
.header .navbar{
	width:100%;height:130px;background-color:#ffffff;
}
.header .navbar .navbox{
	width:1200px;margin:0 auto;
}
.header .navbar .navbox .logo{
	width:230px;padding:30px 0;
}
.header .navbar .navbox .kouhao{
	width:385px;padding:42px 0 30px;
	padding-left:30px;
}
.header .navbar .navbox .kouhao img{
	width:400px;
}
.header .navbar .navbox .logo span{font-size:30px;}

.header .navbar .navbox .tel400{
	width:555px;padding:38px 0;
	line-height:45px;
	height:45px;
	
}
.logo img{
	height:75px;
}
.header .navbar .navbox .tel400 .icon-tel{
	background:url(../images/tel.png) no-repeat;
	padding-left:45px;
}
.header .navbar .navbox .tel400 span{font-size:36px; color:#D81E06;font-weight:600;font-style:italic;}
.header .menubar{
	width:100%;height:50px;background-color:#327cbd;background:url(../images/menu_bg.jpg) repeat;
}
.header .menubar .menubox{
	width:1200px;margin: 0 auto;
}

.header .menubar .menubox ul{
	list-style-type: none;
	width: 1200px;
	float: left;
	position:absolute;
}
.header .menubar .menubox ul li{
	line-height:50px;
	height:50px;
	list-style-type:none;
	float:left;
	text-align: center;
	margin-right:1px;
	width: 105px;
}

.header .menubar .menubox .on{
	background-color: #2d5ba8;
    color: #fff;
}
.header .menubar .menubox ul li:hover{
    background-color: #2d5ba8;
    color: #fff;
}
.header .menubar .menubox ul li a.a1{
    background-color: #2d5ba8;
    color: #fff;
}
.header .menubar .menubox ul li a{
    display: block;
    color: #fff;
	font-size:16px;
}
.navFix{
	position:fixed;
	top:0;
	z-index:9999;
}

/* 友情链接 */
.flink{width:auto;height:45px;background:#2161c5;}
.flink .fbox{width: 1200px; margin: 0 auto; padding: 8px 0;}
.flink .fbox span{font-size:18px;color:#FFF;font-weight:600;}
.flink .fbox a{margin-left:10px;font-size:14px;color:#FFF;font-weight:initial;}
/* 尾部信息 */
.footer {width:auto;height:auto;margin:0 auto;background: #fff;}
.footer .fbox {width:1200px;height:170px;margin:0 auto;padding:30px 0;}
.footer .fbox .subnav{height: 65px; margin: 0 auto; line-height: 65px; text-align: center; padding-left: 210px;float:left;} 
.footer .fbox .subnav ul li{float: left; padding-right:10px;}
.footer .fbox .subnav ul li.last{background:none;}
.footer .fbox .subnav ul li a{font-size: 16px; color: #000;}
.footer .fbox .subnav ul li a:hover{color:#fe9808;}
.footer .fbox .dzh{width: 1200px; height: auto; margin: 0 auto;float:left;} 
.footer .fbox .dzh p{color: #000; font-size: 14px; line-height: 28px;} 
.footer .fbox .dzh .infolist{float:left;text-align: left;padding-left:20px;}
.footer .fbox .dzh .footer-logo{float:left;width:420px;text-align: right;}
.footer .fbox .tubiao{text-align: center; padding-left: 430px; padding-top: 20px;}  
.footer .fbox .tubiao ul li{float: left; margin-right: 20px;}  

/* 轮播 */
.sylb{position:relative;z-index:1;overflow:hidden;margin-top:10px;}
.sylb .bd{position:relative;z-index:0;height:100%;} 
.sylb .bd li{width:100%;height:550px;zoom:1;}
.sylb .bd li a{display:block;width:100%;height:100%;}
.sylb .next,.sylb .prev{position:absolute;top:50%;margin-top:-48px;width:48px;height:96px;opacity:.7;filter:alpha(opacity=70);}
.sylb .prev{left:-48px;background:url(../images/img06.png) no-repeat;}
.sylb .next{right:-48px;background:url(../images/img07.png) no-repeat;}
.sylb .prev{-webkit-transition:left .2s ease-out;-moz-transition:left .2s ease-out;-khtml-transition:left .2s ease-out;}
.sylb .next{-webkit-transition:right .2s ease-out;-moz-transition:right .2s ease-out;-khtml-transition:right .2s ease-out;}
.sylb:hover .prev{left:0;}
.sylb:hover .next{right:0;}
.sylb .next:hover,.sylb .prev:hover{opacity:1;filter:alpha(opacity=100);}
.sylb .hd{position:absolute;bottom: 35px; left:0;z-index:5;width:100%;height:10px;}
.sylb .hd ul{text-align:center;font-size:0;}
.sylb .hd li{position:relative;display:inline-block;margin:0 5px;width:15PX;height:15PX;border-radius:10px;background:#E50010;font-size:14px;cursor:pointer;}
.sylb .hd li.on{background:#008FEF;}

/* 产品中心 */
.pc{margin:0 auto;width:auto;height:auto;min-height:360px;background-color:#fff;}
.pcbox{width:1200px; margin:0 auto;padding-top:20px;}
.pcbox .pc-title{background:url(../images/product_center.jpg) no-repeat center; line-height:100px;height:100px;border-bottom:2px solid #f2f2f2;}
.pcbox .pc-type{line-height:25px;height:25px;margin:15px 0;}
.pcbox .pc-type p{text-align:center;height:25px;padding-left:35%;}
.pcbox .pc-type p span{    
	background-color: #615443;
    float: left;
    margin: 0 5px;
    padding: 0 15px;
}

.pcbox .pc-type p span a{    
	color:#fff;
    font-weight:bold;
}

.pylist{width: 1200px; height: auto; margin: 0 auto;}
.pylist ul li{float: left; width: 280px;text-align: center;margin:0 10px 0;}
.pylist ul li p{border: 2px #FFF solid;}
.pylist ul li p a img{vertical-align: middle; width: 280px; height:300px;border: 2px #FFF solid;border-radius: 10px;}
.pylist ul li p a img:hover{border: 2px #FE9A08 solid;}
.pylist ul li span{height: 40px; line-height: 40px; background-color:#020079; padding:3px 10px;border-radius:5px;}
.pylist ul li span a{font-family: 微软雅黑; font-size: 16px; color: #fff;}
.pylist ul li span a:hover{font-family: 微软雅黑; font-size: 16px; color: darkorange;}

.space75{
	padding:0 60px;
}

.pcbox .case-title{background:url(../images/case_bg.jpg) no-repeat center; line-height:100px;height:100px;border-bottom:2px solid #f2f2f2;}

.caselist {
    height: 250px;
    margin: 0 auto;
    width: 1200px;
	overflow:hidden;
	padding:25px 0;
}
.caselist .bd .tempWrap{
	width:1200px!important;
}
.caselist ul li {
    float: left;
    margin: 5px 15px;
    text-align: center;
    width: 280px;
	border:2px solid #81C7FB;
}
.caselist ul li p {
    padding:2px;
}
.caselist ul li p a img {
    border: 1px solid #fff;
    border-radius: 10px;
    vertical-align: middle;
    width: 275px;
	height:210px;
}
.caselist ul li:hover {
    border: 2px solid #fe9a08;background: #f2f2f2;border-radius:10px;
}
.caselist ul li span {
    height: 40px;
    line-height: 40px;
}
.caselist ul li span a {
    color: #000;;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight:bold;
}
.caselist ul li span a:hover {
    color: #f00;
    font-family: 微软雅黑;
    font-size: 16px;
}
.pcbox .advantage-title{background:url(../images/advantage_title.jpg) no-repeat center; line-height:100px;height:100px;border-bottom:2px solid #f2f2f2;}
.pcbox .news-title{background:url(../images/news_title.jpg) no-repeat center; line-height:100px;height:100px;border-bottom:2px solid #f2f2f2;}
.pcbox .tw-title{background:url(../images/tw_title.jpg) no-repeat center; line-height:100px;height:100px;border-bottom:2px solid #f2f2f2;}
.advantage{
	padding:50px 0;
}
.pcbox .advantage img{
	width:100%;
}
.pcbox .news{
	margin:25px 0;
	padding:10px 0;
	background:url(../images/content_bg.jpg) repeat;
	height:400px;
}
.pcbox .news .nl{
	float:left;
	width:380px;
	height:390px;
	padding:5px 10px;
}
.pcbox .news .nm{
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    float: left;
    height: 390px;
    padding-left: 10px;
    padding-top: 5px;
    width: 380px;
    padding-right: 5px;
}
.pcbox .news .nr{
	float:left;
	width:380px;
	height:390px;
	padding-top:5px;
	padding-left:10px;
}
.pic-txt::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.pic-txt {
}
.pic-txt .img-area {
    float: left;
    margin-right: 15px;
}
.pic-txt .img-area li {
    margin: 0;
}
.pic-txt .pics {
    margin-top: 7px;
}
.txt-area dt {
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 7px;
    overflow: hidden;
	font-size:16px;
}
.txt-area dd {
    color: #000;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.pic-txt-list {
}
.pic-txt-list .pic-txt {
    margin-top: 15px;
}
.pic-txt-even .img-area {
    float: right;
    margin: 0 0 0 15px;
}
.pic-txt-mix {
    margin-top: -10px;
}
.pic-txt-mix .pic-txt {
    margin-top: 8px;
}
.txts li {
    background-position: -28px 12px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding-left: 9px;
    vertical-align: middle;
}
.txts .txts-strong {
    display: block;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
}
.txts .txts-strong a {
    color: #ed4645;
}
.txts a:hover {
    color: #f60;
}
.txt-area a:hover {
    color: #f60;
}
.txts-li-left li {
    float: left;
    width: 170px;
}
.txts li {
    border-bottom: 1px dotted #dbdbdb;
    color: #dbdbdb;
    font-size: 14px;
	padding-bottom:5px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    vertical-align: top;
}
.txts .data, .txts .date {
    color: #000;
    float: right;
    font-style: normal;
    padding-right: 10px;
}
.txts .date a {
    color: #000;
}
.txts .sub {
    float: left;
    padding-right: 7px;
}
.txts .sub, .txts .sub a {
    color: #000;
}
.txts  a:hover, .txts .date a:hover {
    color: #f60;
}
.txts .line {
    padding: 0 0 0 7px;
}

.box-hd {
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
}
.box-hd .mark {
    padding-left: 0;
	font-size:16px;
}
.box-bd {
    padding: 0;
}
.news .con{
	margin-top:10px;
}
.mt8{
	margin-top:8px;
}
.tw img{
	width:100%;
}
.tw{
	padding:10px 0;
}
.mark .mark-sub{
	float:right;
}

.Zyflash {
    height: 360px;
    width: 100%;
}
.ZyTitle {
    height: 90px;
    width: 1200px;
	margin:0 auto;
}
.ZyTitle .lefts {
    float: left;
    height: 90px;
    width: 500px;
}
.ZyTitle .leftEn {
    color: #000;
    float: left;
    font-size: 30px;
    font-weight: bold;
    line-height: 90px;
    padding-left: 15px;
}
.ZyTitle .leftCh {
    color: #000;
    float: left;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 38px;
}
.ZyTitle .rights {
    float: left;
    height: 90px;
    width: 700px;
}
.ZyTitle .ZyUrl {
    float: right;
    height: 90px;
    line-height: 90px;
    padding-right: 10px;
    width: auto;
}
.ZyTitle .Rsreachs {
    float: right;
    height: 88px;
    position: relative;
    right: 80px;
    top: 0;
    width: 36px;
}
.ZyTitle .Rsearch {
    border: 1px solid #000000;
    height: 30px;
    opacity: 0;
    position: absolute;
    right: 40px;
    top: 55px;
    width: 0;
}
.caseTab {
    display: block;
    margin-bottom: 20px;
    opacity: 0;
    text-align: center;
    transform: translateY(150px);
    transition: all 0.6s ease 0.8s;
}
.caseTab.caseTab2 {
    opacity: 1;
    transform: translateY(0px);
}
.caseTab a {
    backface-visibility: hidden;
    border: 1px solid #829199;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    color: #333;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin: 0 3px;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    transition-duration: 0.4s;
    transition-property: color;
    vertical-align: middle;
    width: 118px;
}
.caseTab .active {
    background: #2161c5 none repeat scroll 0 0;
    border: 1px solid #2161c5;
    color: #fff;
}

.QueBody {
    background: #fff none repeat scroll 0 0;
    display: table;
    height: auto;
    padding-top: 15px;
    width: 1200px;
	margin:0 auto;
}
.QueList {
    background: #ffffff url("../images/que.gif") no-repeat scroll 60px top;
    border-bottom: 1px dashed #d2d2d2;
    float: left;
    margin: 0 20px;
    min-height: 120px;
    padding-bottom: 20px;
    padding-left: 260px;
    padding-top: 20px;
    width: 900px;
}
.QueList h3 {
    float: left;
    height: 18px;
    line-height: 16px;
    width: 838px;
}
.QueList h3 a {
    display: block;
    font-size: 16px;
    height: 18px;
    padding-left: 8px;
    width: 820px;
}
.QueList h3 a:link, .VieList h3 a:visited {
    color: #000;
}
.QueList h3 a:hover {
    color: #2161c5;
}
.QueList h3 a:active {
    color: #000;
}
.QueList .time {
    color: #000;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 16px;
    padding-left: 8px;
    transform: scale(0.9);
    width: 820px;
}
.QueList .coms {
    background: #eaeaea url("../images/ques.gif") no-repeat scroll left top;
    float: left;
    font-size: 12px;
    line-height: 21px;
    min-height: 60px;
    padding: 6px 15px 0;
    width: 815px;
}
.QueList .coms font {
    color: #01a8b1;
    font-weight: bold;
}
.QueList .combottom {
    background: rgba(0, 0, 0, 0) url("../images/comts.gif") no-repeat scroll left bottom;
    float: left;
    font-size: 0;
    height: 7px;
    line-height: 0;
    width: 845px;
}
.VieList {
    border-bottom: 1px dashed #d2d2d2;
    float: left;
    padding: 0 20px;
    min-height: 170px;
    width: 1160px;
}
.VieList:hover{
	background-color:#FFEFD5;
}
.VieList .time {
    background: rgba(0, 0, 0, 0) url("../images/clock.gif") no-repeat scroll 12px 23px;
    float: left;
    height: 147px;
    padding-left: 36px;
    padding-top: 23px;
    width: 109px;
}
.VieList .time .big {
    color: #000;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 28px;
    line-height: 24px;
    text-align: center;
    width: 40px;
}
.VieList .time .smail {
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 13px;
    width: 40px;
}
.VieList .img {
    float: left;
    height: 165px;
    padding-left: 15px;
    padding-top: 25px;
    width: 225px;
}
.VieList .img img {
    height: 155px;
    width: 200px;
}
.VieList h3 {
    float: left;
    height: 24px;
    padding-top: 35px;
    width: 775px;
}
.VieList h3 a {
    font-size: 16px;
}
.VieList h3 a:link, .VieList h3 a:visited {
    color: #000;
}
.VieList h3 a:hover {
    color: #2161c5;
}
.VieList h3 a:active {
    color: #000;
}
.VieList .keys {
    color: #000;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
	padding-top:10px;
    width: 775px;
}
.VieList .coms {
    color: #000;
    float: left;
    font-size: 15px;
    height: 90px;
    line-height: 22px;
    padding-top: 5px;
    width: 775px;
}
.VieShowLeft {
    float: left;
    height: auto;
    padding-left: 50px;
    width: 1100px;
}
.VieShowLeft .top {
    border-bottom: 1px dashed #d2d2d2;
    float: left;
    height: 63px;
    padding-top: 36px;
    width: 1150px;
}
.VieShowLeft .top h1 {
    color: #2b2b2c;
    font-size: 20px;
    height: 21px;
    width: 744px;
}
.VieShowLeft .topl {
    float: left;
    height: 63px;
    width: 744px;
}
.VieShowLeft .top .keys {
    background: rgba(0, 0, 0, 0) url("../images/d_r2_c2.gif") no-repeat scroll left 10px;
    color: #000;
	margin-top:10px;
    font-size: 15px;
    height: 41px;
    line-height: 34px;
    padding-left: 17px;
    width: 727px;
}
.VieShowLeft .top .times {
    background: rgba(0, 0, 0, 0) url("../images/clock.gif") no-repeat scroll left 7px;
    color: #000;
    float: right;
    height: 56px;
    padding-left: 30px;
    padding-top: 7px;
    width: 70px;
}
.VieShowLeft .top .times .big {
    color: #000;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 28px;
    line-height: 24px;
    text-align: center;
    width: 34px;
}
.VieShowLeft .top .times .smail {
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 13px;
    text-align: center;
    width: 36px;
}
.VieShowbodys {
    float: left;
    height: auto;
    line-height: 24px;
    padding: 36px 0;
    width: 1160px;
}
.VieShowbodys a {
    font-weight: bold;
}
.Zyflash a img{
    height: 360px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    width: 1920px;
}

.about-1, .about-2 {
    overflow: hidden;
    width: 100%;
}
.about-1-title, .about-2-title {
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 5px 0 15px;
    overflow: hidden;
}
.about-1-title span:first-child, .about-2-title span:first-child, .about-content-us span:first-child {
    display: block;
    float: left;
    font-size: 22px;
    padding-right: 10px;
}
.about-1-title span:last-child, .about-2-title span:last-child, .about-content-us span:last-child {
    color: #0f7cf1;
    font-size: 16px;
    padding-left: 10px;
}
.about-1-content {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.about-1-content img {
    display: block;
    float: left;
    width: 40.4%;
}
.about-1-content p {
    color: #333;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin-left: 3.5%;
    width: 53%;
}
.about-3 {
    margin: 10px 0;
}
.about-3  img{
	width:98%;
}
.kouhao .p1{
	font-weight:bold;
	font-size:28px;
	color:#014FA1;
}
.kouhao .p2{
	color:#014FA1;
	font-size:14px;
}

.ph-title{
	width:100%;
	text-align:center;
}

.ph-title h2{
	font-weight:bold;
	font-size:28px;
	color:#E93236;
}

.ph-title span{
	font-size:18px;
	color:#2E2EFE;
	
}


#pages {
    float: right;
}
#pages ul li {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 30px;
    line-height: 30px;
	border:1px solid #829199;
    margin: 30px 2px;
    text-align: center;
    width: auto;
}
#pages ul li span {
    color: #333;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 3px;
    padding: 5px 12px;
    vertical-align: middle;
}
#pages ul li a {
    display: block;
    font-size: 16px;
    height: 30px;
    padding: 0 12px;
    width: auto;
}
#pages ul li a:hover {
    background: #fe9808 none repeat scroll 0 0;
    color: #fff;
}
#pages ul li a.on {
    background: #fe9808 none repeat scroll 0 0;
    color: #fff;
}

.pager {
    clear: both;
    font: 14px/33px arial;
    height: 35px;
    padding: 15px 0 40px;
    text-align: center;
}
.pager span {
    display: inline-block;
    overflow: hidden;
}
.pager i, .pager a {
    display: inline;
    float: left;
    height: 33px;
    margin: 0 5px;
    padding: 0 12px 0 13px;
}
.pager i {
    background: #2161c5 none repeat scroll 0 0;
    color: #fff;
}
.pager a {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #333;
    text-decoration: none;
}
.pager a:hover {
    background-color: #2161c5;
    color: #fff;
    text-decoration: none;
}
.pager .prev, .pager .next {
    font-size: 12px;
    padding: 0;
    width: 42px;
}
.pager .prev em, .pager .next em {
    display: inline-block;
    height: 13px;
    margin: 10px auto;
    overflow: hidden;
    width: 7px;
}
.pager .prev em {
    background-position: -90px -139px;
}
.pager .next em {
    background-position: -99px -139px;
}
.pager .prev:hover em {
    background-position: -90px -154px;
}
.pager .next:hover em {
    background-position: -99px -154px;
}
.pc2 {
    height: auto;
    margin: 0 auto;
    min-height: 360px;
    width: auto;
}
.sline {
	float:left;
	width:95%;
}
.cvline {
	float:left;
	width:50%;
	height:110px;
}
.vline {
	float:left;
	width:100%;
}
.sline p{
	margin-top:10px;
	padding-left:45px;
	line-height:40px;
	height:40px;
}
.vline p{
	padding-left:15px;
	line-height:40px;
	height:40px;
}
.cvline p{
	padding-left:15px;
	line-height:40px;
	height:40px;
}
.sline .cname{
    background: rgba(0, 0, 0, 0) url("../images/cname.jpg") no-repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 60px;
}
.vline .cntit{
    /*background: rgba(0, 0, 0, 0) url("../images/tit_bg.jpg") no-repeat scroll 0 0;*/
    color: #000;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
}

.vline .cv{
    background: rgba(0, 0, 0, 0) url("../images/dot.jpg") no-repeat scroll 0 0;
    color: #000;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:30px;
}
.cvline .cntit{
    background: rgba(0, 0, 0, 0) url("../images/tit_bg.jpg") no-repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
}

.cvline .cv{
    background: rgba(0, 0, 0, 0) url("../images/dot.jpg") no-repeat scroll 0 0;
    color: #000;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
	margin-top:20px;
	margin-bottom:20px;
}
.center-cn{
	float:left;
	width:100%;
	height:320px;
	margin-top:120px;
	margin-bottom:25px;
	text-align:center;
}
.cntab{
	background-color:#2161C5;
	height:30px;
	line-height:30px;
	margin-top:20px;
	width:600px;
	color:#fff;
	float:left;
	padding-left:15px;
	font-size:15px;
}
.cntab span{
	margin-right:40px;
}

.sImg img{
	width:95%;
}
.pImg{
	width:30%;
	float:left;
}
.pImg img{
	width:320px;	margin-top:30px;
}
.pline{
	float:left;
	width:70%;
}

.pline .cntit{
    background: rgba(0, 0, 0, 0) url("../images/tit_bg.jpg") no-repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
}

.pline .cv{
    background: rgba(0, 0, 0, 0) url("../images/dot.jpg") no-repeat scroll 0 0;
    color: #000;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
	margin-top:20px;
	margin-bottom:20px;
}


.tline {
	float:left;
	width:100%;
}
.tline p{
	padding-left:15px;
	line-height:40px;
	height:40px;
}
.tline .cntit{
    background-color: #2161c5;    color: #fff;    font-size: 15px;    font-weight: bold;    height: 20px;    line-height: 20px;    padding: 10px;    width: 602px;
}

.tline .cv{
    background: rgba(0, 0, 0, 0) url("../images/dot.jpg") no-repeat scroll 0 0;
    color: #000;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
	margin-top:20px;
	margin-bottom:20px;
}

/*在线客服*/
.izl-rmenu{position:fixed; right:0%; bottom:10px; padding-bottom:73px;z-index:999; } /*background:url(../images/r_b.png) 0px bottom no-repeat; */
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


.mg-right{
	width:100%;
	height:auto;
	float:left;
}

.mg-right .pline{
	width:65%;
}.goods-desc{	border:1px solid #f2f2f2;	width:600px;	padding:10px;}.produtTab .pline{	margin:20px 0;}.pline .cv strong{	width:135px;	text-align:left;}.produtTab p:hover{	color:darkorange;}
.pad160{
	padding-left:160px;
	width:55%!important;
}
.pcbox .hezuo-title{background:url(../images/hz_bg.jpg) no-repeat center; line-height:100px;height:100px;border-bottom:2px solid #f2f2f2;}

.hezuo {
    padding: 50px 0;
}

.hz {
    float: left;
    height: 300px;
    padding: 0 20px;
    width: 1200px;
}

.hz-title {
    float: left;
    height: 200px;
    width: 450px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
}
.hzbt{
	font-weight:bold;
}
.hzxd{
	padding-left:30px;
	margin-left:35px;
}
.hztit{
	float:left;
	width:690px;
}

.hz .hztit p{
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    padding-left: 35px;
	margin-bottom:15px;
	color:#333;
}
.hz .hztit p:hover{
	color:darkorange;
}

.jmdt .dtimg {
    float: left;
    width: 500px;
}

.hz .hztit {
    float: left;
    width: 700px;
    padding-top: 10px;
    margin-left: 40px;
}
.jmdt .hztit h2{
    font-size: 30px;
    height: 50px;
    margin-top: 25px;
    padding-bottom: 35px;
    padding-left: 130px;
    padding-top: 40px;
    width: 500px;
}
.jmdt .hztit .hz2{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    padding-left: 62px;
}

.jmdt .hztit p:hover{
	color:darkorange;
}

.hz .hztit .h2{
	font-size: 18px;
    height: 36px;
    line-height: 36px;
    padding-left: 35px;
	margin-bottom:15px;
	color:#333;
}

.hztit .hz1{
	font-weight:bold;
	font-size:20px;
}
.yz{
	float:left;
	width:1200px;
	height:300px;
	padding:0 20px;
}
.yz .yzimg{
	width:460px;
	float:left;
}
.yz .yzimg img{
	width:100%;
}
.yz .yztit{
    float: left;
    width: 690px;
    margin-left: 50px;
    padding-top: 10px;
}
.yz .yztit p{
    background: rgba(0, 0, 0, 0) url("../images/yzdot.jpg") no-repeat scroll 0 0;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    padding-left: 45px;
    font-weight: bold;
	margin-bottom:15px;
	color:#333;
}
.yz .yztit p:hover{
	color:darkorange;
}
.fw{
	float:left;
	width:1200px;
	height:380px;
	padding:0 20px;
}
.fw .fwtit{
	float:left;
	width:700px;
	height:auto;
}
.fw .fwimg{
	float:left;
	width:450px;
	height:auto;
	margin-left:10px;
}.fw .fwimg img{
	width:100%;
}
.fwtit p{
	line-height:55px;
	height:55px;
	padding-left:65px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
	color:#333;
}
.fwtit p:hover{
	color:darkorange;
}
.fwtit .fw1{
	background: rgba(0, 0, 0, 0) url("../images/yzd_1.jpg") no-repeat scroll 0 0;
}
.fwtit .fw2{
	background: rgba(0, 0, 0, 0) url("../images/yzd_2.jpg") no-repeat scroll 0 0;
}
.fwtit .fw3{
	background: rgba(0, 0, 0, 0) url("../images/yzd_3.jpg") no-repeat scroll 0 0;
}
.fwtit .fw4{
	background: rgba(0, 0, 0, 0) url("../images/yzd_4.jpg") no-repeat scroll 0 0;
}
.fwtit .fw5{
	background: rgba(0, 0, 0, 0) url("../images/yzd_5.jpg") no-repeat scroll 0 0;
}
.fwtit .fw6{
	background: rgba(0, 0, 0, 0) url("../images/yzd_6.jpg") no-repeat scroll 0 0;
}

.vline p:hover{
	color:darkorange;
}
.cvline p:hover{
	color:darkorange;
}


.sImg:hover{
	opacity:0.85;
}



.VieShowRight {
    float: left;
    height: auto;
    margin-top: 32px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    width: 1150px;
}
.VieShowRight .title {
    border-bottom: 1px dotted #ccc;
    color: #000;
    font-size: 18px;
    height: 33px;
}
.VieShowRight .XGNews {
    height: auto;
    padding-top: 12px;
}
.VieShowRight .XGNews ul {
    margin: 0;
    padding: 0;
}
.VieShowRight .XGNews li {
    background: rgba(0, 0, 0, 0) url("../images/ghr6_c4.gif") no-repeat scroll left 12px;
    float: left;
    height: auto;
	margin-bottom:15px;
    list-style: outside none none;
    margin: 0;
    padding: 10px;
    width: 555px;
}
.VieShowRight .XGNews li a {
    display: block;
    height: 28px;
    line-height: 28px;
    width: 300px;
}
.VieShowRight .XGNews li .img {
    width: 100px;
	height:80px;
}
.VieShowRight .XGNews li .pushTime {
    float: left;
}
.VieShowRight .XGNews li .pushTime span {
    float: right;
}
.VieShowRight .XGNews li .img, .VieShowRight .XGNews li .coms {
    display: block;
    float: left;
}
.VieShowRight .XGNews li .img-news {
    float: left;
    width: 365px;
}
.VieShowRight .XGNews .lis {
    border-bottom: 1px dashed #d2d2d2;
    height: 92px;
}
.VieShowRight .XGNews .lis a {
    float: left;
    padding-bottom: 10px;
}
.VieShowRight .XGNews .lis .img {
    display: block;
    float: left;
    height: 42px;
    width: 78px;
}
.VieShowRight .XGNews .lis .img img {
    height: 42px;
    width: 70px;
}
.VieShowRight .XGNews .lis .coms {
    color: #000;
    display: block;
    float: left;
    font-size: 12px;
    height: 42px;
    line-height: 21px;
    width: 184px;
}
.VieShowRight .WB {
    min-height: 500px;
    width: 300px;
}
.VieShowRight .XGNews li:hover {
    background-color: #f2f2f2;
}
.img-area  img{
	width:135px;
	height:95px;
}

.mpline {
	float: left;
    width: 25%;
}
.mpline p{
	color: #000;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 20px;
}

.mpline .mpson {
	font-weight:normal;
	
}

.mpline .mpson a{
	font-weight:normal;
}