﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
li{list-style:none;}

#newContent{font-size: 16px; line-height: 30px;}
#newContent h2{font-size:16px;padding: 1rem 0;}
/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/

#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(../images/top.gif) no-repeat}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}


/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/* header */
.header{width: 100%;position: relative;z-index: 9;background: #fff;}
.headerTop{width: 100%;height: 38px;line-height: 38px;border-bottom: 1px solid #ececec;}
.headerTop p{font-size: 14px;height: 38px;line-height: 38px;color: #999999;float: left;}
.headerTop ul{float: right;}
.headerTop li{float: left;height: 38px;line-height: 38px;}
.headerTop li a{font-size: 14px;color: #999999;}
.headerTop li span{font-size: 14px;color: #999999;margin: 0 10px;}
.headerTop li:first-child span{display: none;}
.headerTop li.ma{position: relative;}
.headerTop li.ma i{display: none;width: 100px;height: 100px;background: #034484;position: absolute;top: 38px;left: 0;}
.headerTop li.ma:hover i{display:block;}

.headerCenter{width: 100%;height: 116px;}
.headerCenter dl{float: left;margin-top: 17px;}
.headerCenter dt{float: left;width: 79px;height: 85px;}
.headerCenter dt img{display: block;margin-top: -5px;}
.headerCenter dd{width: 600px;float: left;margin-left: 173px;padding-left: 16px;border-left: 1px solid #dfdfdf;}
.headerCenter dd h2{font-size: 30px;color: #034484;font-weight: bold;}
.headerCenter dd p{font-size: 30px;color: #034484;margin-top: 4px; padding-left:60px; font-weight:bold;}
.headerCenter .phone{background: url(../images/header_phone.png) no-repeat left center;padding-left: 138px;float: right;margin-top: 38px;}
.headerCenter .phone p{color: #666666;font-size: 14px;padding-top: 2px;}
.headerCenter .phone span{display: block;font-size: 25px;color: #034484;font-weight: bold;}

.headerNav{height: 51px;background: #034484;position: relative;z-index: 9;}
.headerNav ul{width: 100%;}
.headerNav li{float: left;font-size: 15px;height: 51px;}
.headerNav li>a{color: #fff;text-decoration: none;height:51px;line-height: 51px;display: block;}
.headerNav li.cur{background: url(../images/navbg.png) repeat-x;}
.headerNav li:hover{background: url(../images/navbg.png) repeat-x;}

.headerNav li .xial{position: absolute;left: 0;top: 51px;height: 0px;background: #339f60;width: 100%;z-index: 8;}
.headerNav li .xial .container{display: none;}
.headerNav li .xial a{display: block;float: left;height: 43px;line-height: 43px;margin-left: 33px;font-size: 14px;color: #fff;text-decoration: none;}
.headerNav li .xial8 a:first-child{margin-left: 310px;}
.headerNav li .xial7 a:first-child{margin-left: 700px;}
.headerNav li .xial6 a:first-child{margin-left: 600px;}

/* footer */
.footer{width: 100%;background: #333333;}
.footer .footerTop{width: 100%;padding-top: 35px;height: 260px;}
.footer .footerTop .con{float: left;height: 158px;border-left: 1px dotted #4b4b4b;}
.footer .footerTop .con h3{font-size: 14px;color: #fefefe;padding-left: 30px;line-height: 20px;}
.footer .footerTop .con h3 a{color: #fefefe;text-decoration: none;}
.footer .footerTop .con p{margin-top: 22px;}
.footer .footerTop .con p a{display: block;font-size: 13px;color: #838080;padding-left: 30px;background: url(../images/footer_icon04.png) no-repeat 6px center;margin-bottom: 8px;}
.footer .footerTop .con1{border-left: none;width: 172px;}
.footer .footerTop .con2{width: 178px;padding-left: 77px;}
.footer .footerTop .con3{width: 178px;padding-left: 70px;}
.footer .footerTop .con4{width: 178px;padding-left: 70px;}
.footer .footerTop .con1 h3{background: url(../images/footer_icon01.png) no-repeat left center;}
.footer .footerTop .con2 h3{background: url(../images/footer_icon02.png) no-repeat left center;}
.footer .footerTop .con3 h3{background: url(../images/footer_icon03.png) no-repeat left center;}
.footer .footerTop .con4 h3{background: url(../images/footer_icon03.png) no-repeat left center;}
.footer .footerTop .con3 p span{display: block;font-size: 13px;color: #838080;margin-bottom: 8px;}
.footer .footerTop dl{width: 200px;float: right;margin-top: 7px;}
.footer .footerTop dt{width: 200px;height: 116px;}
.footer .footerTop dt img{display: block;width: 200px;height: 200px;}
.footer .footerTop dt p{height: 30px;width:200px;font-size: 14px;color: #000000;text-align: center;background: #fff;}
.footer .footerBottom{height: 60px;border-top: 1px solid #414141;}
.footer .footerBottom p{text-align: center;font-size: 13px;color: #FFFFFF;line-height: 60px;}
.footer .footerBottom p a{color: #FFFFFF;}


/* Title */
.Title{width: 100%;text-align: center;padding-top: 0px;}
.Title h2{font-size: 38px;color: #333333;}
.Title h2 a{color: #333333;text-decoration: none;}
.Title h2 em{color: #034484;font-weight: bold;}
.Title i{display: block;width: 228px;height: 7px;margin: 12px auto 0;}
.Title i img{display: block;width: 228px;height: 7px;}





#flashs{ position:relative; height:500px; overflow:hidden;width: 100%;}
#flashs .bgitem{z-index:1;position:absolute; top:0; }
#flashs .btn{width: 100%;text-align: center;position: absolute;bottom: 20px;left: 0;z-index: 99999;font-size:0px;}
#flashs .btn span{display: inline-block;width: 24px;height: 25px;background: url(../images/banner_icon01.png) no-repeat center;cursor: pointer; margin: 0 4px;}
#flashs .btn span.cur {background: url(../images/banner_icon02.png) no-repeat center;}

#flashs .bot{ display:block; position:absolute; width:58px; height:58px; top:50%; margin-top:-29px;display: none;}
#flashs .bot1{ background:url(../images/babot1.png) no-repeat center; left:5%; z-index: 2;}
#flashs .bot2{ background:url(../images/babot2.png) no-repeat center; right:5%; z-index: 2;}
#flashs:hover .bot{display: block;}

/* search */
.search{width: 100%;height: 66px;background: #f3f2f2;}
.search p{float: left;height: 66px;line-height:66px;font-size: 14px;color: #666666;width: 723px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.search p a{font-size: 14px;color: #666666;font-weight: normal;margin-right: 16px;}

.search .Input{width: 335px;height: 33px;line-height: 33px;float: right;margin-top: 17px;position: relative;background: url(../images/searchbg.png) no-repeat center;}
.search .Input input{font-size: 14px;outline: none;border: none;color: #999999;height: 33px;line-height: 33px;width: 275px;padding-left: 18px;background: none;float: left;}
.search .Input a{display: block;width: 42px;height:33px;background: url(../images/searchbtn.png) no-repeat center;float: right;}

/* product */
.product {
	width: 100%;
	margin-bottom: 30px;
	background-image: url(../images/newsbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.productHome { width: 1300px; margin: 0 auto; overflow: auto; }

.productHome a:hover { text-decoration: none; }

.productHome .Title{width: 100%;text-align: center;padding-top: 0px;}
.productHome .Title h2{font-size: 38px;color: #333333;}
.productHome .Title h2 a{color: #333333;text-decoration: none;}
.productHome .Title h2 em{color: #034484;font-weight: bold;}
.productHome .Title i{display: block;width: 228px;height: 7px;margin: 12px auto 0;}
.productHome .Title i img{display: block;width: 228px;height: 7px;}

.productHome .title2 { text-align: center; font-size: 16px; margin-top: 11px; color: #000; }

 .productNav { margin:0; width: 240px; float: left; }

 .productNav ul { width: 238px; margin: 0 auto; overflow: hidden; border: 1px #ccc solid; border-top-width: 0; padding-bottom: 8px; background-color:#FFFFFF; }

 .productNav h3 { float: left; text-align: center; width: 238px; height: 50px; line-height: 50px; display: block; background: #098145; border: 1px #ccc solid; }

 .productNav h3 a { color: #fff; }

 .productNav ul li a:hover { color: #fff; }

 .productNav ul li { color: #034484;
background: url(../images/prolistclassify_icon03.png) no-repeat 190px center #eaeaea;  width: 172px; height: 38px; line-height: 38px; margin: 8px; padding-left:50px; behavior:url(PIE.htc);border-radius:3px; }

 .productNav ul li a { font-size: 14px; color: #333; font-weight:bold; }

 .productNav ul li:hover { color: #034484;
background: url(../images/prolistclassify_icon03.png) no-repeat 190px center #eaeaea; }

 .productNav ul li:hover a { color: #098145; }

.productHome .productHomeContent { width: 1300px; margin: 16px auto 0; float: right; }

.productHome .productHomeContent ul { overflow: hidden; }

.productHome .productHomeContent ul li { width: 175px; float: left; margin-right: 10px; margin-bottom: 16px; }

.productHome .productHomeContent ul li a { display: block; position: relative; z-index: 2; }

.productHome .productHomeContent ul li .productPic { width: 100%; height: 175px; overflow: hidden; position: relative; }

.productHome .productHomeContent ul li .productName { line-height: 40px; text-align: center; color: #000; font-size: 18px; }

.productHome .productHomeContent ul li .productCon { background: #F7F7F7; border: #ccc solid 1px; border-top: 0; line-height: 2; padding: 3px 10px;font-size:14px; }

.productHome .productHomeContent ul li .productCon span { color: #098145; }

.productHome .productHomeContent ul li img { width: 175px; height: 175px; position: relative;  transform: scale(1); transition: all 0.5s; }

.productHome .productHomeContent ul li:hover img { transform: scale(1.2); }


.b_gand { width:100%;background:url(../images/bgan.jpg) no-repeat center; height:795px;}

.b_gand .bg_main { position:relative; width:1020px; margin:0 auto; overflow:hidden;height:795px;}

.b_gand .bg_main .in_1 {left: 36px; position: absolute; top: 228px; width: 242px;}

.b_gand .bg_main .in_1 h2 { font-size:24px;line-height:40px; color:#fff;}

.b_gand .bg_main .in_1 p { line-height:30px; color:#fff;font-size:12px;}

.b_gand .bg_main .in_2 {left: 36px; position: absolute; top: 503px; width: 224px;}

.b_gand .bg_main .in_2 h2 { font-size:24px;line-height:40px; color:#fff;}

.b_gand .bg_main .in_2 p { line-height:30px; color:#fff;font-size:12px;}

.b_gand .bg_main .in_3 {left: 394px; position: absolute; top: 674px; width: 253px;}

.b_gand .bg_main .in_3 h2 { font-size:24px;line-height:40px; color:#fff;}

.b_gand .bg_main .in_3 p { line-height:30px; color:#fff;font-size:12px;}

.b_gand .bg_main .in_4 {right: 53px; position: absolute; top: 242px; width: 250px;}

.b_gand .bg_main .in_4 h2 { font-size:24px;line-height:40px; color:#fff;}

.b_gand .bg_main .in_4 p { line-height:30px; color:#fff;font-size:12px;}

.b_gand .bg_main .in_5 {right:30px; position: absolute; top: 476px; width: 238px;}

.b_gand .bg_main .in_5 h2 { font-size:24px;line-height:40px; color:#fff;}

.b_gand .bg_main .in_5 p { line-height:30px; color:#fff;font-size:12px;}





/* choose */
.choose{width: 100%;}
.choose .Title{height: 131px;background: url(../images/choosebg.jpg) no-repeat center;}
.choose .Title p{font-size: 25px;color: #666666;}
.choose .Title p em{color: #034484;font-weight: bold;font-size: 36px;}
.choose .mainCon{width: 100%;margin-top: 58px;position: relative;height: 996px;}
.choose .mainCon img{display: block;}
.choose .mainCon .Pics01{width: 534px;height: 434px;position: absolute;top: 0;left: 0;}
.choose .mainCon .Pics02{width: 586px;height: 387px;position: absolute;bottom: 72px;right: 0;}
.choose .mainCon dl{width: 578px;position: absolute;}
.choose .mainCon dt{float: left;width: 65px;height: 85px;background: #034484;text-align: center;}
.choose .mainCon dt span{display: block;font-size: 40px;color: #fff;font-weight: bold;font-family: arial;padding-top: 10px;}
.choose .mainCon .dl1{left: 603px;top: 17px;}
.choose .mainCon dt i{display: block;width: 34px;height: 1px;background: #fff;margin:10px auto 0;}
.choose .mainCon dd{float: right;width: 486px;}
.choose .mainCon dd h3{font-size: 24px;color: #333333;padding-bottom: 14px;border-bottom: 1px dotted #c0c0c0;width: 474px;}
.choose .mainCon dd h3 em{font-weight: bold;color: #034484;}
.choose .mainCon dd ul{margin-top: 20px;}
.choose .mainCon dd li{padding-left: 16px;background: url(../images/choose_icon01.png) no-repeat left 8px;font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 5px;}
.choose .mainCon dl.dl2{top: 251px;left: 603px;}
.choose .mainCon dl.dl3{left: 0;top: 527px;}
.choose .mainCon dl.dl4{left: 0;top: 761px;}

.caseHome{ width:100%; background:#f7f7f7; padding:55px 0 50px; background:url(../images/casebg.jpg) fixed center; }

.caseHomeIn{ width:1200px; margin:0 auto; }

.caseHome a:hover{ text-decoration:none; }

.caseHome .title{ text-align:center; font-size:36px; margin-top:20px; }

.caseHome .title a{ color:#fff; }

.caseHome .title2{ text-align:center; font-size:16px; margin-top:11px; color:#fff; }

.caseHome .caseHomeContent{ width:1200px; margin:30px auto 0; }

.caseHome .caseHomeContent ul{ overflow:hidden; }

.caseHome .caseHomeContent ul li{ width:360px; height:270px; float:left; margin-right:30px; margin-bottom:30px; overflow:hidden; border:1px solid #333; padding:3px; background:#7c7b80; }

.caseHome .caseHomeContent ul li a{ display:block; position:relative; z-index:222; }

.caseHome .caseHomeContent ul li .casePic{ overflow:hidden; width:360px; height:270px; position:relative;  }

.caseHome .caseHomeContent ul li .caseName{ background:#000; background:rgba(0,0,0,0.7); line-height:50px; text-align:center; color:#fff; font-size:18px; position:absolute; left:0; bottom:0px; z-index:2; width:100%;  }

.caseHome .caseHomeContent ul li:hover{ border-color:#fff; background:#fff; }

.caseHome .caseHomeContent ul li .caseName:hover{ background:#0090ff; background:#00a44a; }

.caseHome .caseHomeContent ul li img{ width:100%; height:270px;  }

.lc_box {
    height: 320px;
    width: 100%;
	background-repeat: repeat-y;
	background-position: center;
}
.lc_big { padding:10px 0px; background-color:#FFFFFF;
    margin: auto;
    width: 1180px;
	overflow:hidden;
}
.lc_big h3 {
    background:  url("../images/lc_tit.jpg") no-repeat  center bottom;
    color: #010000;
    font-size: 30px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    margin-bottom: 30px;
    text-align: center;
}
.lc_big ul li {
    color: #303030;
    float: left;
    font-size: 16px;
    height: 92px;
    margin: 0 40px;
    padding-top: 125px;
    text-align: center;
    width: 115px;
	cursor:pointer;
}
.lc_big ul li:hover {
    color: #fcaf01;
}
.lc_big ul li.lc_list1 {
    background:  url("../images/lc_ico1.jpg") no-repeat  center center;
}
.lc_big ul li.lc_list1:hover {
    background:  url("../images/lc_ico1a.jpg") no-repeat  center center;
}
.lc_big ul li.lc_list2 {
    background:  url("../images/lc_ico2.jpg") no-repeat  center center;
}
.lc_big ul li.lc_list2:hover {
    background:  url("../images/lc_ico2a.jpg") no-repeat center center;
}
.lc_big ul li.lc_list3 {
    background:  url("../images/lc_ico3.jpg") no-repeat center center;
}
.lc_big ul li.lc_list3:hover {
    background:  url("../images/lc_ico3a.jpg") no-repeat center center;
}
.lc_big ul li.lc_list4 {
    background:  url("../images/lc_ico4.jpg") no-repeat center center;
}
.lc_big ul li.lc_list4:hover {
    background:  url("../images/lc_ico4a.jpg") no-repeat center center;
}
.lc_big ul li.lc_list5 {
    background:  url("../images/lc_ico5.jpg") no-repeat center center;
}
.lc_big ul li.lc_list5:hover {
    background:  url("../images/lc_ico5a.jpg") no-repeat center center;
}
.lc_big ul li.lc_list6 {
    background:  url("../images/lc_ico6.jpg") no-repeat center center;
}
.lc_big ul li.lc_list6:hover {
    background:  url("../images/lc_ico6a.jpg") no-repeat center center;
}

/* about */
.about{width: 100%;padding-bottom: 74px;}
.about .Title{padding-top: 0px;}
.about .mainCon{margin-top: 62px;}
.about .conBox1{width: 1200px;margin: 0 auto;}
.about .conBox1 dt{float: left;width: 520px;height: 324px;}
.about .conBox1 dt img{display: block;width: 520px;height: 324px;}
.about .conBox1 dd{width: 640px;float:right;}
.about .conBox1 dd h3{font-size: 20px;color: #034484;padding-top: 12px;}
.about .conBox1 dd h3 a{color: #034484;text-decoration: none;}
.about .conBox1 dd p{margin-top: 0px;line-height: 24px;text-indent: 2em;font-size: 14px;color: #666666;}
.about .conBox1 dd a.details{width: 128px;height: 37px;text-align: center;line-height: 37px;font-size: 14px;color: #034484;background: url(../images/about_ty.png) no-repeat center;margin-top: 22px;display: block;text-decoration: none;}
.about .conBox2{width: 100%;margin-top: 40px;}
.about .conBox2 .menu{border-bottom: 2px solid #e7e7e7;width: 1200px;margin: 0 auto;}
.about .conBox2 .menu li{float: left;font-size: 16px;color: #333333;font-weight: bold;padding-right: 12px;padding-bottom: 12px;position: relative;}
.about .conBox2 .menu li i{display: none;position: absolute;bottom: -2px;width: 100%;height: 2px;background: #034484;left: 0;}
.about .conBox2 .menu li a{color: #333333;text-decoration: none;}
.about .conBox2 .menu li span{font-size: 16px;color: #b6b6b6;margin-right: 12px;}
.about .conBox2 .menu li:first-child span{display: none;}
.about .conBox2 .menu li:first-child{padding-left: 20px;}
.about .conBox2 .menu li.cur a{color: #034484;}
.about .conBox2 .menu li.cur i{display: block;}
.about .conBox2 .con{width: 1350px;margin: 36px auto 0;height: 249px;overflow: hidden;position: relative;}
.about .conBox2 .lunb{width: 1200px;position: relative;margin: 0 auto;}
.about .conBox2 .lunb i.aboutBtn{display: block;width: 45px;height: 45px;overflow: hidden;cursor: pointer;position: absolute;top: 78px;}
.about .conBox2 .lunb i.aboutBtn img{display: block;width: 45px;height: 90px;position: relative;}
.about .conBox2 .lunb i.aboutBtn:hover img{top: -45px;}
.about .conBox2 .lunb i.prev{left: -74px;}
.about .conBox2 .lunb i.next{right: -74px;}
.about .conBox2 .lunb .box{width: 100%;position: relative;height: 249px;overflow: hidden;}
.about .conBox2 .lunb .box ul{width: 105%;position: absolute;left: 0;top: 0;}
.about .conBox2 .lunb .box li{float: left;height: 249px;width: 282px;margin-right: 24px;overflow: hidden;position: relative;}
.about .conBox2 .lunb .box li i.xian{display: block;width: 282px;height: 2px;background: #e0e0e0;}
.about .conBox2 .lunb .box li i.xianL{width: 141px;height: 2px;background: #034484;position: absolute;left: -141px;bottom: 0px;}
.about .conBox2 .lunb .box li i.xianR{width: 141px;height: 2px;background: #034484;position: absolute;right: -141px;bottom: 0px;}
.about .conBox2 .lunb .box p{width: 282px;height: 200px;position: relative;}
.about .conBox2 .lunb .box p span{display: block;width: 282px;height: 200px;overflow: hidden;}
.about .conBox2 .lunb .box p span img{display: block;width: 282px;height: 200px;transform: scale(1);transition: all 1s ease-out;}
.about .conBox2 .lunb .box p a{display: none;width: 282px;height: 142px;position: absolute;top: 0;left: 0;padding-top: 58px;background: url(../images/aboutbg.png);text-align: center;text-decoration: none;}
.about .conBox2 .lunb .box p a img{display: block;width: 36px;height: 36px;margin: 0 auto;}
.about .conBox2 .lunb .box p a b{font-size: 14px;color: #fff;font-weight: normal;margin-top: 22px;display: block;}
.about .conBox2 .lunb .box em{display: block;font-size: 14px;color: #666666;height: 47px;line-height: 47px;text-align: center;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.about .conBox2 .lunb .box li:hover p a{display: block;}
.about .conBox2 .lunb .box li:hover p span img{transform: scale(1.2);}


/* news */
.news{width: 100%;background: url(../images/newsbg.jpg) no-repeat center;height: 729px;}
.news .mainCon{margin-top: 40px;}
.news .mainCon .conL{width: 816px;float: left;background: #fff;}
.news .mainCon .conL .top{height: 59px;border-bottom: 2px solid #e0e0e0;}
.news .mainCon .conL .top ul{float: left;}

.news .mainCon .conL .top li{float: left;font-size: 16px;color: #333333;font-weight: bold;padding-right: 12px;position: relative;line-height: 59px;}
.news .mainCon .conL .top li i{display: none;position: absolute;bottom: -2px;width: 100%;height: 2px;background: #034484;left: 0;}
.news .mainCon .conL .top li a{color: #333333;text-decoration: none;}
.news .mainCon .conL .top li span{font-size: 16px;color: #b6b6b6;margin-right: 12px;}
.news .mainCon .conL .top li:first-child span{display: none;}
.news .mainCon .conL .top li:first-child{padding-left: 20px;}
.news .mainCon .conL .top li.cur a{color: #034484;}
.news .mainCon .conL .top li.cur i{display: block;}

.news .mainCon .conL .top a.more{display: block;width: 81px;height: 59px;text-align: center;line-height: 59px;font-size: 14px;color: #818181;text-decoration: none;text-transform: uppercase;float: right;border-left: 2px solid #e0e0e0;}
.news .mainCon .conL .top a.more:hover{color: #034484;}
.news .mainCon .conL .conBox{padding-top: 26px;height: 418px;overflow: hidden;position: relative;}
.news .mainCon .conL .conBox .box{height: 418px;}
.news .mainCon .conL .conBox .boxL{float: left;width: 305px;margin-left: 32px;}
.news .mainCon .conL .conBox .boxL img{display: block;width: 305px;height: 189px;}
.news .mainCon .conL .conBox .boxL h3{font-size: 14px;color: #333333;margin: 26px 0 22px 0;}
.news .mainCon .conL .conBox .boxL h3 a{color: #333333;text-decoration: none;}
.news .mainCon .conL .conBox .boxL p{font-size: 13px;color: #666666;line-height: 24px;overflow: hidden;text-overflow: ellipsis;height: 72px;padding-right: 8px;}
.news .mainCon .conL .conBox .boxL p a{color: #666666;text-decoration: none;}
.news .mainCon .conL .conBox .boxL a.details{width: 122px;height: 37px;text-align: center;line-height: 37px;font-size: 14px;color: #034484;background: url(../images/news_ty.png) no-repeat center;margin-top: 22px;display: block;text-decoration: none;}
.news .mainCon .conL .conBox .boxR{width: 422px;float: left;margin-left: 28px;}
.news .mainCon .conL .conBox .boxR dl{margin-top: 14px;height: 113px;border: 1px solid #ececec;}
.news .mainCon .conL .conBox .boxR dl:first-child{margin-top: 0;}
.news .mainCon .conL .conBox .boxR dt{width: 108px;margin-top: 16px;float: left;text-align: center;background: url(../images/news_xian.png) no-repeat right 16px;}
.news .mainCon .conL .conBox .boxR dt span{display: block;font-size: 44px;color: #333333;font-family: arial;}
.news .mainCon .conL .conBox .boxR dt em{font-size: 18px;color: #333333;display: block;}
.news .mainCon .conL .conBox .boxR dd{margin-left: 22px;width: 274px;float: left;margin-top: 22px;}
.news .mainCon .conL .conBox .boxR dd h3{font-size: 14px;color: #333333;}
.news .mainCon .conL .conBox .boxR dd h3 a{color: #333333;text-decoration: none;}
.news .mainCon .conL .conBox .boxR dd p{font-size: 14px;color: #888888;line-height: 24px;height: 48px;margin-top: 12px;}
.news .mainCon .conL .conBox .boxR dd p a{color: #888888;text-decoration: none;}
.news .mainCon .conL .conBox .boxR dl:hover dd h3 a{color: #034484;}
.news .mainCon .conL .conBox .boxR dl:hover dt span,.news .mainCon .conL .conBox .boxR dl:hover dt em{color: #034484;}
.news .mainCon .conR{width: 358px;float: right;background: #fff;padding-bottom: 30px;}
.news .mainCon .conR .top{height: 59px;border-bottom: 2px solid #e0e0e0;}
.news .mainCon .conR .top h3{float: left;font-size: 16px;color: #333333;line-height: 59px;margin-left: 30px;}
.news .mainCon .conR .top h3 em{font-size: 16px;color: #b6b6b6;font-weight: bold;margin-left: 6px;}
.news .mainCon .conR .top a.more{display: block;width: 81px;height: 59px;text-align: center;line-height: 59px;font-size: 14px;color: #818181;text-decoration: none;text-transform: uppercase;float: right;border-left: 2px solid #e0e0e0;}
.news .mainCon .conR .top a.more:hover{color: #034484;}
.news .mainCon .conR .conBox{width: 100%;height: 414px;overflow: hidden;position: relative;}
.news .mainCon .conR .conBox ul{padding: 0 28px;position: absolute;left: 0;top: 0;}
.news .mainCon .conR .conBox li{padding-top: 20px;height: 30px;border-bottom: 1px dotted #d8d8d8;}
.news .mainCon .conR .conBox li h3{padding-left: 28px;background: url(../images/news_q.png) no-repeat left center;line-height: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 14px;color: #333333;}
.news .mainCon .conR .conBox li h3 a{color: #333333;text-decoration: none;}
.news .mainCon .conR .conBox p{padding-left: 28px;background: url(../images/news_a.png) no-repeat left 6px;line-height: 24px;color: #666666;font-size: 13px;margin-top: 8px;padding-top: 3px;height: 72px;overflow: hidden;text-overflow: ellipsis;}
.news .mainCon .conR .conBox li p a{color: #666666;}

/* link */
.link{width: 100%;background: #034484;padding: 14px 0 12px 0;}
.link dt{width: 150px;height: 40px;float: left;}
.link dt span{display: block;font-size: 15px;color: #fff;font-family: arial;position: relative;top: 15px;}
.link dt em{display: block;font-size: 14px;color: #fff;position: relative;top: -8px;}
.link dt a{text-decoration: none;}
.link dd{float: left;width: 1100px;overflow: hidden;padding-top: 12px;margin-left: 10px;}
.link dd a{display: block;font-size: 14px;color: #fff;padding: 0 18px;border-left: 1px solid #41a675;float: left;margin-bottom: 10px;}
.link dd a:first-child{border-left: none;}



.dont{ width:807px; float:left; height:408px;}
.dont dl { height:175px;}
.dont dt { float:left; padding-right:30px;width:263px;}
.dont dt img { width:263px; height:165px;}
.dont dd { float:left; width:494px}
.dont dd h4 { height:18px; line-height:18px; overflow:hidden; font-size:16px;}
.dont dd h4 a { color:#555;}
.dont dd p { line-height:24px;  overflow:hidden; }
.dont dd i{ font-style:normal; display:block; }
.dont ul li { padding-left:4px; height:34px; line-height:34px; overflow:hidden; border-bottom:1px dashed #ededed; width:399px; float:left; text-indent:23px; background:url(../images/d_li.gif) no-repeat left 14px;}
.dont ul li a { color:#555;}
.dont ul .nobor{ border-bottom: none;}
.dont ul .mr{}

/*分页相关*/
.pagelist ul {
	text-align: center;
	margin: 20px 0;
}
.pagelist li {
	display: inline-block;
	margin: 0 2px;
}
.pagelist li a {
	color: #666;
	display: inline-block;
	padding: 0px 15px;
}
.pagelist li a:hover {
	border-color: #F37B1D;
	background: #F37B1D;
	color: #fff;
}
.pagelist li.active a {
	border-color: #F37B1D;
	background: #F37B1D;
	color: #fff;
}

.qiqi_mtop{ margin-top:20px;width:1190px;margin: 0 auto;}
.qiqi_link{ height:auto; background: #fff;border-radius:5px; border-bottom:1px solid #DCDCDC;}
.qiqi_link .qiqi_tab{ overflow:hidden; padding:10px;}
.qiqi_link .qiqi_tab span{ float:right; padding:10px 10px 10px 2px; color:#555555;}
.qiqi_link .qiqi_tab a{ display:block; padding:10px 20px; float:left; text-decoration:none; color:#555555; border-border:2px #35393C solid;}
.qiqi_link .qiqi_tab a:hover{ color:#900; text-decoration:none; border-bottom:2px #FC0 solid; }
.qiqi_link .qiqi_tab a.on{ color:#555; text-decoration:none; border-bottom:2px #35393C solid; }
.qiqi_link .qiqi_link_con{ overflow:hidden; padding:10px;}
.qiqi_link .qiqi_link_con li{ display:none;line-height:30px;  color:#555555}
.qiqi_link .qiqi_link_con li a{ color:#333; text-decoration:none; margin-left:5px; line-height:30px; }
.qiqi_link .qiqi_link_con li a:hover{ color:#06F; text-decoration:none; line-height:30px;}


/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:85%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}


.cpMain{ background:#ececec; overflow:hidden;}
.cpMain .container{ margin-top:20px;padding-bottom:30px;}

.left {
    width: 240px;
    float: left;
    overflow: hidden;
}




.mb10 {
    margin-bottom: 10px;
}
.t05 {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
}
.t05 {
    line-height: 40px;
    background: #034484;
}
h5 {
    font-size: 12px;
}
.t05 a {
    color: #fff;
    font-size: 14px;
}
.contactn{
float:left; width:240px; 
}
.contactn .tits {background:#000000; color: #fff; height: 32px;line-height: 32px;padding-left: 13px;}
.contactn .tits a { color: #fff;}
.contactn .subnr { background: #fff; overflow: hidden;padding: 5px 10px;width: 220px; padding-bottom:10px;}
.contactn .subnr p {line-height: 25px;overflow: hidden;}
.contactn .subnr .subtel {font-size: 20px;color: #000000;}
.contactn .subnr span {color: #333333;}
.contactn .subnr h5 {line-height: 28px;overflow: hidden;}
.contactn .subnr img{ width:205px; height:90px;margin-bottom: 5px;}

.cpright{ width:890px; padding:0 25px; background:#fff; float:right;padding-bottom: 20px;}
.rtop{ overflow:hidden; padding-top:20px; padding-bottom:9px; border-bottom:1px solid #dbdbdb;}
.rtop h5{ float:left; padding-left:10px; border-left:3px solid #000000; font-weight:normal; line-height:16px; }
.rtop h5 a{ font-size:16px; color:#000000;}
.rtop span{ float:right;}
.rtop span em{ color:#999;}
.rtop span a{ color:#999;}
.agent_con {width: 890px;padding-top: 10px;line-height: 24px;}
.agent_con p { font-size:14px;}


/*cpshow*/
.cpshow{ overflow:hidden; padding-top:20px;}
.cpshow li{ float:left; width:286px; margin:0 5px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #d3d3d3;}
.cpshow li h4{ width:286px; overflow: hidden;margin-top: 20px;font-weight: normal;height: 37px;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.cpshow li h4 a{ font-size:14px; color:#034484;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:63px; overflow:hidden;}
.cpshow li span{ display:block; overflow:hidden; margin-top:20px;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-left:3px solid #333; background:#666;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}
.cpshow li img:hover{ border-color:#000000;}
.cpshow li span .zx:hover{ background:#000000; border-left-color:#a23f00;}


/*新闻列表*/
.newsList{margin-top: 20px;}
.newsList dl{position:relative; padding:20px; height:140px; background-color:#ebebeb;}
.newsList dt{float:left;}
.newsList dt img{display:block;width: 208px;height: 139px;}
.newsList dd{margin-left: 225px;}
.newsList dd h5{height:40px; line-height:40px; font-size:16px; font-weight:normal;}
.newsList dd h5 a{color:#034484;}
.newsList dd h5 span{  float: right;color: #bfbfbf;}
.newsList dd p{line-height:22px; height:88px; overflow:hidden; font-size:13px;}
.newsList dd i{position:absolute; bottom:-10px; left:0; border:5px solid transparent;}
.newsList ul{margin-top:16px;}
.newsList li{position:relative; height:50px; line-height:50px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}
.newsList li a{padding-left:18px; background:url(../images/newsli_ico.png) no-repeat left center;}
.newsList li span{position:absolute; top:0; right:0; color:#999;}
.nlist{ float:left; width:230px; background:#fff;}
.nlist .nt{  font-weight:normal; padding:18px 0; padding-left:20px; background:#000000 url(../images/hhbg.png) no-repeat 190px center;}
.nlist .nt a{ font-size:20px; color:#fff; text-decoration:none;}
.nlist .nt p{ font-size:12px; color:#fff; font-family:"Arial"; margin-top:1px;}
.nlist ul{ padding:20px; }
.nlist li{}
.nlist li a{ display:block; height:40px; line-height:40px; background:url(../images/libg2.png) no-repeat 167px center; font-size:14px; color:#333; padding:0 18px; text-decoration:none;}
.nlist li a:hover,.nlist li.cur a{ background:url(../images/liabg.png) no-repeat center; color:#fff;}
.nlist .dphone{ overflow:hidden; background:#333; padding:20px 0;}
.nlist .dphone dt{ float:left; background:url(../images/phimg.png) no-repeat center; margin-left:5px; width:62px; height:50px;}
.nlist .dphone dd{ margin-left:66px; color:#fff; padding:5px 13px; border-left:1px dotted #5c5c5c;}
.nlist .dphone dd span{ font-size:13px;}
.nlist .dphone dd p{ font-size:20px; font-family:"Arial";}

.fenye{padding-bottom: 10px;}
.pagingNav{padding:5px 10px;  border: 1px solid #ccc; margin-top: 20px;margin-bottom: 20px; }
.pagingNav p{height:30px; line-height:30px;}
.pagingNav .uls{margin-top:-30px; overflow:hidden;}

.pagingNav .uls a{float:left; margin-left:5px; padding:0 10px; height:28px; line-height:28px; border:1px solid #ccc; text-decoration:none;float:left}
.pagingNav .uls a:hover , .pagingNav .uls a.cur{background-color:#000000; border-color:#000000; color:#fff;}
.pagingNav .uls .tBtn:hover{background-color:inherit; color:inherit; *background-color:transparent; *color:#666;}

/*---产品列表页面的随机资讯--*/
.RandomNews h4{ padding-left:12px;height:36px;line-height:36px;color:#fff;background:#034484;font-weight:bold;}
.RandomNews ul{ padding-top:10px;}
.RandomNews li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:418px; float:left;overflow:hidden;}
.RandomNews li a{ background:url(../images/ico55.gif) no-repeat 0 5px; padding-left:12px;}

.cp { border:1px solid #d7d7d7; background:#fff; padding-bottom:12px; margin-bottom:10px; }
.cptab { border-bottom:1px solid #d7d7d7; background:#f7f7f7;  }
.cptab  {  line-height:25px; font-size:14px; color:#000000; text-decoration:none; padding:0 8px;  }
.cptab a:hover {text-decoration:none;}
.cptab a.cr { background:#eee; font-weight:bold; }

.cp dl { width:210px; overflow:hidden; float:left; display:inline; padding:12px 2px 0 7px; }	
.cp dt { width:210px;   overflow:hidden;  }
.cp dt a {width:210px; display:block; border:1px solid #D5D5D5; padding:1px;}
.cp dt a:hover { border:solid 1px #000000;} /*产品图片边框连接*/
.cp dt img {width:210px; height:140px;display:block;}
.cp dd {  line-height:24px; padding-top:8px; overflow:hidden; display:block; width:210px; text-align:center }
.cp h4{padding-left:12px;height:36px;line-height:36px;color:#fff;background:#034484;font-weight:bold;}
.t06 a { color:#000000;}
.t06 a :hover { color:#000000;}



.soleft{ float:left; width:240px; position:relative; z-index:999;}
.soleft .cpTle{  width: 240px;
height: 70px;
background: url(../images/prolistclassify_icon01.png) no-repeat 200px center #034484;}
.soleft .cpTle a{ padding: 20px 0 0 26px;
font-size: 24px; color:#FFFFFF;
font-weight: normal; line-height:70px;}
.soleft .cpTle p{ font-size:16px; color:#fff; font-weight:bold; margin-bottom:12px;}
.soleft .cpTle p a{color:#fff;font-size:16px;font-weight:bold;}
.soleft .cpTle span{ font-size: 10px;
color: #fff;
font-family: arial;

position: relative;
top: 2px;}
.soleft>ul{background:#fff;padding-top: 10px;}
.soleft li{ padding-bottom:15px; margin-bottom: 10px; }
.soleft li>a{height: 50px; line-height: 50px; padding-left: 25px; display: block; font-size: 15px;margin: 0 10px;text-decoration: none; background: #ececed url(../images/dpro_jt.png) no-repeat 186px 20px;}
.soleft li>a:hover , .soleft li>a.cur{background-color:#000000; color:#fff; background-image: url(../images/dpro_jth.png);}

.soleft li .sl2{ background:url(../images/mtbg.png) no-repeat left center;}
.soleft li .sedNav{margin: 0 10px;}
.soleft li .sedNav p{height:41px; border-bottom:1px solid #e2e2e2; font:14px "Microsoft Yahei"; line-height:41px; background:url(../images/dpro_jt3.gif) no-repeat 25px 13px; padding-left:50px; overflow:hidden;}
.soleft li .sedNav a{font-size:14px; color:#333;text-decoration: none; }
.soleft li .sedNav a:hover{ color:#000000;}
.soleft li .sedNav a.cur{ color:#000000;}
.soleft .dphone{ overflow:hidden; background:#333; padding:20px 0;}
.soleft .dphone dt{ float:left; background:url(../images/phimg_1.png) no-repeat center; margin-left:5px; width:62px; height:50px;}
.soleft .dphone dd{ margin-left:66px; color:#fff; padding:5px 13px; border-left:1px dotted #5c5c5c;}
.soleft .dphone dd span{ font-size:13px;}
.soleft .dphone dd p{ font-size:18px; font-family:"Arial";}


/*新闻列表*/
.newsList{margin-top: 20px;}
.newsList dl{position:relative; padding:20px; height:140px; background-color:#ebebeb;}
.newsList dt{float:left;}
.newsList dt img{display:block;width: 208px;height: 139px;}
.newsList dd{margin-left: 225px;}
.newsList dd h5{height:40px; line-height:40px; font-size:16px; font-weight:normal;}
.newsList dd h5 a{color:#034484;}
.newsList dd h5 span{  float: right;color: #bfbfbf;}
.newsList dd p{line-height:22px; height:88px; overflow:hidden; font-size:13px;}
.newsList dd i{position:absolute; bottom:-10px; left:0; border:5px solid transparent;}
.newsList ul{margin-top:16px;}
.newsList li{position:relative; height:50px; line-height:50px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}
.newsList li a{padding-left:18px; background:url(../images/newsli_ico_1.png) no-repeat left center;}
.newsList li span{position:absolute; top:0; right:0; color:#999;}


	/*资讯详细页面内容*/
.n_info_con { width:890px; padding:10px 0px 0 0px; overflow:hidden;font-size:13px;}
.n_info_con h1{text-align:center;font-size:26px;color:#000;margin-bottom:6px;}
.n_info_con2 { width:700px; margin:0 auto;}
.n_info_con h3 { font-size: 16px;} /*资讯详细页面，内容标题*/
.info_con_tit {font-family:"宋体";  line-height:24px; margin-bottom:15px;border-bottom:1px solid #E5E5E5;padding-bottom:20px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .n_tit {  text-align:center; color:#7E7E7E;}
.info_con_tit .n_tit a{ color:#BCBBBB;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
/* .n_info_con p { font-size:14px; line-height:25px; padding:0 20px;} */
.n_info_con p a { color:#000000;}
.n_info_con .apage { text-align:center; margin-bottom:10px;} /*资讯详细页面，翻页区块*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key { border-bottom:solid 1px #d7d7d7; height:30px; line-height:30px; padding-left:10px; margin:10px 0;}
.info_key span { font-size:14px; font-weight:bold;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#fff;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a { color:#000000;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#000000;}

.gduo{ height:30px; line-height:30px; background:#f7f7f7; overflow:hidden; margin:15px 0px; padding:0 10px;}
.gduo span{ float:right; width:320px; overflow:hidden; height:30px; display:block;}
.gduo a{  font-weight:bold;}


@media screen and (max-width:775px) {
/* body{
	width:100%!important;
	font-size:14px!important;
	min-width:100%!important;
}
.header, .content, .footer, .container{
		width:100%!important;
}

.soleft{
	display:none!important;
}
.search p {width:100%;}
.headerCenter dt {float: left!important;}
.headerCenter dt img {width:140px!important;}
.headerCenter dd {
    float: left!important;
    margin-left: 65px;
    padding-left: 16px!important;
}
.headerCenter dd h2 {
    font-size: 15px;
}
.headerCenter dd p {
    font-size: 15px;padding-left:95px;
}
.headerCenter dl{float:none;}
.headerCenter dd {
    width: 100%;display: contents;
      float:none;}
.cpright,.n_info_con {
width:100%;float:none; padding:0;}
#newContent img{max-width:100%;} */

}