﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
ul li{ list-style:none}
img{ border:0; max-width:100%}
a{ text-decoration:none; color:#666}
.clear{ clear:both}
body{ font-family:"微软雅黑"; width:100%; min-width:1200px;color: #666;font-size:14px;}
.ccsl{ display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
p{text-align:justify}

.main{ width:1200px; margin:0 auto;}

.topBox{width:100%; min-width:1200px; height:38px; line-height:38px; overflow:hidden; border-bottom:1px solid #E7E7E7}
.topL{ float:left; max-width:700px;}
.topL p{ height:38px; color:#999;}
.topR{ float:right; max-width:400px;}
.topR .item{ float:left; padding-left:20px}
.topR .item a{ display:block}
.topR .item img{ display:block; float:left; width:16px; height:14px; margin-top:12px; margin-right:5px}
.topR .item p{ float:left; color:#999}

.logoBox{ width:1200px; margin:0 auto; overflow:hidden; padding-top:16px; padding-bottom:25px}
.logoBox .logoL{ float:left; width:242px; height:90px; overflow:hidden}
.logoBox .logoL img{ display:block;width:242px; height:90px;}
.logoBox .logoR{ float:right; width:940px; height:90px; overflow:hidden}
.logoBox .logoR img{ display:block;width:940px; height:90px; }

.nav{width:100%; min-width:1200px; background:#f08519;height: 72px;line-height: 72px;font-size: 16px;}
.nav ul{ overflow:hidden}
.nav ul li{ float:left; width:168px; height:72px; text-align:center; margin-left:-40px}
.nav ul li:first-child{ margin-left:0}
.nav ul li a{ color:#fff; display:block}
.nav ul li:hover,.nav ul li.on{ background:url(../images/navbg.png) no-repeat;}
.nav ul li:hover a,.nav ul li.on a{ font-weight:bold}

.banner{ width:100%; min-width:1200px; /*height:400px;*/ overflow:hidden; position:relative;font-size:0; margin:0 auto;}
.b-img{ /*height:400px;*/  position:absolute; left:0; top:0;}
.b-img img{ display:block; /*height:400px;*/ float:left;}
.b-list{ height:20px; /*padding-top:380px;*/ margin:0 auto;position:relative;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:10px; height:10px; border-radius:50%; background:#fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{ background:#d8241d}

.seachBox{width:100%; min-width:1200px; padding-top:24px; overflow:hidden; border-bottom:solid 1px #ededed;height: 54px;line-height: 36px;}
.seachBox .seachBoxL{ float:left; width:90px; overflow:hidden; color:#666}
.seachBox .seachBoxC{ float:left; width:600px; overflow:hidden}
.seachBox .seachBoxC a{color: #666;padding: 0 20px 0 0;}
.seachBox .seachBoxR{ float:right; width:310px; overflow:hidden}
.seachBox .seachBoxR input{ float:left;width: 239px;height: 34px;border: solid 1px #dcdcdc;border-right: 0; background:none;line-height: 34px;color: #c6c6c6;padding: 0 10px}
.seachBox .seachBoxR img{ float:left; width:49px; height:36px; overflow:hidden; display:block}

.part1{ width:1200px; margin:0 auto; overflow:hidden; padding-top:50px;}
.part1 .titbox{ height:80px; overflow:hidden;margin-bottom: 34px; text-align:center;font-size: 40px;line-height: 80px; }
.part1 .titbox a{ display:block;position:relative}
.part1 .titbox .sub{ color:#F0F0F0; font-size:80px; text-transform:uppercase; font-weight:bold}
.part1 .titbox .tit{ position:absolute; z-index:1; top:0; left:0;width: 100%; color:#333}
.part1 .titbox .tit b{color: #ffb809; font-weight:bold}

.part1 .left{ float:left;width: 264px;background: #ffb809;padding: 15px 1px 0;}
.part1 .left .titDiv{font-size: 24px;line-height:46px;font-weight: normal;height: 95px; overflow:hidden}
.part1 .left .titDiv a{color: #fff; text-align:center}
.part1 .left .titDiv span{ text-align:center; background:url(../images/titbg.gif) center 0 no-repeat; color:#d57279; text-transform:uppercase; font-size:12px; line-height:23px;font-family: Arial;}
.part1 .left ul{background: #fff;padding: 3px 0; overflow:hidden;max-height: 1350px;}
.part1 .left ul li{height: 51px;line-height: 51px;font-size: 16px;border-bottom: solid 1px #f1f1f1}
.part1 .left ul li a{background: url(../images/icon4.gif) no-repeat 44px 16px;color: #666;padding-left: 79px;}
.part1 .left ul li a:hover{background: url(../images/icon5.gif) no-repeat 41px 16px;color: #ffb809;padding-left: 76px;border-left: solid 3px #ffb809;font-weight: bold;}
.part1 .left .telbox{background: url(../images/tel.gif) no-repeat 24px 30px;font-size: 14px;line-height: 22px;color: #fff;height: 74px;padding: 24px 0 0 72px; overflow:hidden}
.part1 .left .telbox p{}
.part1 .left .telbox span{line-height: 30px; font-family: Times New Roman;font-size: 28px;}

.part1 .right{ float:right; width:900px; overflow:hidden}
.part1 .right ul{ padding-top:35px; overflow:hidden}
.part1 .right ul li{ float:left;width: 273px;margin: 0 40px 0 0;border-bottom: solid 1px #ccc;position: relative;height: 244px;display: block;margin-bottom: 10px;}
.part1 .right ul li:nth-child(3n){ margin-right:0}
.part1 .right ul li img{ display:block;height: 203px;width: 273px;}
.part1 .right ul li .hover{ position:absolute;width: 273px; top:0; left:0; height:0; text-align:center; background:url(../images/bg01.png) repeat;-webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.part1 .right ul li .hover a{ display:none;margin-top: 63px;color: #fff;line-height: 47px;border-top: solid 1px #c8c5c4;border-bottom: solid 1px #c8c5c4;background: url(../images/icon.png) no-repeat center 15px;margin: 36px 65px 0;padding: 35px 0 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.part1 .right ul li p a{height: 41px;line-height: 41px;text-align: center;color: #666;}
.part1 .right ul li:hover .hover{ height:203px}
.part1 .right ul li:hover .hover a{ display:block}
.part1 .right ul li:hover{ border-bottom:solid 1px #ffb809; cursor:pointer}
.part1 .right ul li:hover p a{color: #ffb809;text-decoration: none;font-weight: bold;}


.part2{ width:100%; min-width:1200px;margin-top:20px; overflow:hidden; min-height:50px}
.part2 img{ display:block; width:100%;}


.part3{ width:1200px; margin:0 auto; overflow:hidden}
.part3 .item{ width:1200px; height:420px; overflow:hidden}
.part3 .item .L{padding: 65px 47px 0 56px;width: 497px;height: 355px;background: #f9f9f9; float:left; overflow:hidden}
.part3 .item .L .tit{ padding: 62px 0 0 22px;font-weight: bold;font-size: 28px;color: #f08519;line-height: 48px;}
.part3 .item .L .tit1{background:url(../images/num1.gif) no-repeat left center;}
.part3 .item .L .tit2{background:url(../images/num2.gif) no-repeat left center;}
.part3 .item .L .tit3{background:url(../images/num3.gif) no-repeat left center;}
.part3 .item .L .tit4{background:url(../images/num4.gif) no-repeat left center;}
.part3 .item .L .sub{font-family: Arial;font-size: 14px;text-transform: uppercase;color: #cbcbcb;line-height: 30px;font-style: normal;letter-spacing: -0.5px; background:url(../images/line.gif) no-repeat 0 bottom; padding-bottom:20px}
.part3 .item .L .con{ padding-top:20px; height:140px; overflow:hidden}
.part3 .item .L .con p{padding: 0 0 10px 28px;background:url(../images/icon6.gif) no-repeat 0 10px;line-height: 28px;color: #333;}
.part3 .item .R{ width:600px; height:420px; overflow:hidden; float:left}


.part4{width:100%; min-width:1200px;color: #666; overflow:hidden;line-height: 28px; padding-top:90px}
.part4 .titbox{width:100%; min-width:1200px; background:url(../images/titbg2.gif) no-repeat center 0; height:64px; overflow:hidden}
.part4 .titbox p{ color:#fff; text-align:center; max-width:500px; margin:0 auto; line-height:52px;font-size: 32px; font-weight:normal}
.casebox {margin-top:23px;overflow:hidden; width:1200px; height:460px; position:relative}
.floatL{position:absolute; right:0;top:254px;width:55px; height:56px; background:url(../images/prev1.gif) no-repeat left top}
.floatL:hover{background:url(../images/prev1.gif) no-repeat right top}
.floatR{position:absolute; right:0;top:310px;width:55px; height:56px; background:url(../images/next1.gif) no-repeat left top}
.floatR:hover{background:url(../images/next1.gif) no-repeat right top}
.subBox{width:1110px;height:460px;overflow: hidden;float:left;}
.subBox ul {width:100000px;margin:0;padding:0;}
.subBox ul li{width:1110px;height:460px;float: left;display:inline;}
.subBox ul li .L{ float:left; width:467px; height:344px; overflow:hidden; margin-top:28px;}
.subBox ul li .L h3{height: 59px;line-height: 59px;color: #333;font-size: 20px;}
.subBox ul li .L .con{height: 202px; overflow: hidden;color: #666;line-height: 28px; padding:20px 0 0}
.subBox ul li .L .more{ display:block; width:172px; height:40px; line-height:40px; text-align:center; overflow:hidden; color:#fff; background:#2A2A2A; border-radius:23px; margin-top:20px}
.subBox ul li .R{width:600px; height:450px; overflow:hidden; float:right}
.subBox ul li .R img{ display:block; width:600px; height:450px; overflow:hidden}


.part5{ width:100%; min-width:1200px;background:#F7F7F7; margin-top:80px;line-height: 26px; overflow:hidden;color: #555;padding: 79px 0 40px}
.part5 .titbox{ height:80px; overflow:hidden;margin-bottom: 34px; text-align:center;font-size: 40px;line-height: 80px; }
.part5 .titbox a{ display:block;position:relative}
.part5 .titbox .sub{ color:#F0F0F0; font-size:80px; text-transform:uppercase; font-weight:bold}
.part5 .titbox .tit{ position:absolute; z-index:1; top:0; left:0;width: 100%; color:#333}
.part5 .titbox .tit b{color: #ffb809; font-weight:bold}

.part5 .left{ width:550px; height:460px; float:left; overflow:hidden}
.part5 .left .Menubox{ height:48px; line-height:46px;font-size: 18px; border-bottom:1px solid #ccc;margin-bottom: 20px;}
.part5 .left .Menubox ul{margin:0px;width: 100%; }
.part5 .left .Menubox li{ float:left;margin: 0 31px 0 0;color: #333;}
.part5 .left .Menubox li.hover{border-bottom: solid 3px #f08519;color: #f08519;font-weight: bold;}
.part5 .left .Menubox li span{ padding:0 10px;color: #555;}
.part5 .left .Menubox .more{ float:right}
.part5 .left .Menubox .more a{ color:#555;color: #333;text-transform: uppercase;font-weight: normal;font-size: 14px; line-height:46px}

.part5 .left .Contentbox{}
.part5 .left .Contentbox .item{}
.part5 .left .Contentbox .item .one{ width:550px; overflow:hidden;height: 140px;margin-bottom: 17px;}
.part5 .left .Contentbox .item .one .l{ width:161px; height:140px; float:left; overflow:hidden; line-height:140px; text-align:center; color:#fff;font-weight: bold;font-size: 28px; background:url(../images/newsbg.gif) no-repeat}
.part5 .left .Contentbox .item .one .r{ width:388px; height:140px;float:right; overflow:hidden}
.part5 .left .Contentbox .item .one .r img{width:388px; height:140px;transition: all 0.5s;}
.part5 .left .Contentbox .item .one .r:hover img{transform: scale(1.1)}

.part5 .left .Contentbox .item .two{height: 98px;overflow: hidden;color: #555;border-bottom: solid 1px #dfdfe0;margin-bottom: 22px; padding-bottom:20px}
.part5 .left .Contentbox .item .two a{ float:left;height: 42px;font-size: 14px;line-height: 42px;color: #c81622; max-width:400px; font-weight:bold}
.part5 .left .Contentbox .item .two span{color: #8c8a8a;float: right;font-size: 14px;height: 42px;line-height: 42px;}
.part5 .left .Contentbox .item .two .sub{ color:#555; line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}

.part5 .left .Contentbox .item ul{ overflow:hidden}
.part5 .left .Contentbox .item ul li{height: 29px;line-height: 29px;color: #555;}
.part5 .left .Contentbox .item ul li a{ float:left;padding-left: 14px; background:url(../images/icon7.gif) no-repeat left center;color: #555; max-width:400px;}
.part5 .left .Contentbox .item ul li span{float: right;color: #b1a5a5;}
.part5 .left .Contentbox .item ul li a:hover{color: #c81622; font-weight:bold}

.part5 .right{ width:550px; height:460px; float:right; overflow:hidden}
.part5 .right .tit{height:48px; line-height:46px;font-size: 18px; border-bottom:1px solid #ccc;margin-bottom: 20px;}
.part5 .right .tit p{ float:left; max-width:120px;border-bottom: solid 3px #f08519;color: #f08519;font-weight: bold; height:46px;}
.part5 .right .tit a{color:#555;color: #333;text-transform: uppercase;font-weight: normal;font-size: 14px; line-height:46px; float:right}

.part5 .right .one{margin-bottom: 17px; width:550px; height:140px; overflow:hidden}
.part5 .right .one img{ width:550px; height:140px;transition: all 0.5s;}
.part5 .right .one:hover img{transform: scale(1.1)}

.part5 .right ul{ overflow:hidden}
.part5 .right li{width: 222px;height: 118px;border-bottom: solid 1px #dfdfe0;margin-bottom: 3px;overflow: hidden;float: left; background:url(../images/icon8.gif) no-repeat 0 14px;padding: 0 10px 0 28px;margin-left: 10px;}
.part5 .right li a{height: 42px;line-height: 44px;color: #333;font-weight: bold;}
.part5 .right li .sub{line-height: 26px; color:#555;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.part5 .right li a:hover{color: #c81622; font-weight:bold}


.part6{width:100%; min-width:1200px; min-height:600px; position:relative}
.part6 img{ width:100%;}
.part6 .main0{ position:absolute; top:400px; left:0; width:100%}
.part6 .main0 .main .aboutbox{padding: 28px 57px 0;height: 209px;background: #fff;box-shadow: 0 0 6px #e9e9e9;}
.part6 .main0 .main .aboutbox h3 a{line-height: 46px;font-size: 20px;font-weight: normal;height: 46px;color: #c81622; text-align:center}
.part6 .main0 .main .aboutbox .sub{ text-align:center;height:79px; overflow:hidden; line-height:26px; color:#555;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.part6 .main0 .main .aboutbox .more{ background:url(../images/morebg.gif) no-repeat center 0;line-height: 43px;color: #fff;display: block; margin:0 auto; width:181px; color:#fff;padding-left:56px; margin-top:20px}


.linkboxs{width: 1198px;border: 1px #e5e5e5 solid;margin: 0 auto;overflow: hidden;margin-bottom: 20px;padding-top: 10px; margin-top:0px}
.linkboxs .titbox{border-bottom: 1px solid #eee; width:98%; margin:0 auto;}
.linkboxs .titbox p{font-size: 22px;line-height: 35px;color: #c81622;font-weight: bold;padding-bottom: 10px;border-bottom: 3px solid #eee; width:160px}
.linkboxs .con{ padding:10px 0;width:98%; margin:0 auto;}
.linkboxs .con a{margin-right: 28px;font-size: 14px;line-height: 28px;color: #5a5a5a; padding:0 5px}


.fnav{ width:100%; min-width:1200px;background:#f08519;height: 71px; line-height:71px; overflow:hidden; margin-bottom:52px}
.fnav .main{ text-align:center}
.fnav a{ color:#fff;color: #fffff; font-size:16px; padding:0 20px}


.footerbox{ width:1200px; margin:0 auto; overflow:hidden}
.footerbox .footL{overflow: hidden;white-space: nowrap;width: 258px; min-height:190px;padding: 7px 0 0; float:left}
.footerbox .footL img{ width:190px; height:190px; display:block}
.footerbox .footR{width: 942px; float:right;overflow: hidden;}
.footerbox .footR .fl{ width:223px; height:150px; overflow:hidden; float:left;padding-left: 120px;}
.footerbox .footR .fl.fl_1{ background:url(../images/icon9.gif) no-repeat 0 20px}
.footerbox .footR .fl.fl_2{background:url(../images/icon10.gif) no-repeat 0 20px; margin-left:120px}
.footerbox .footR .fl h3{height: 29px;line-height: 29px;font-size: 16px;color: #333;font-weight: normal;}
.footerbox .footR .fl .con{line-height: 30px; color:#555}
.footerbox .footR .fr{ float:right;width: 82px;padding: 5px 0 0;text-align: center;}
.footerbox .footR .fr img{ width:82px; height:82px; display:block}
.footerbox .footR .fr p{ text-align:center;  line-height: 32px;  color: #999;}
.footerbox .footR .footer{border-top: solid 1px #eee; padding:25px 0;color: #555;}
.footerbox .footR .footer .con{ line-height:30px}

.mainWarp{ width:1200px; margin:0 auto; overflow:hidden; padding:20px 0}
.mainLeft{ float:left; width:240px; overflow:hidden}
.mainLeft .titbox{ width:240px; height:80px; overflow:hidden; background:url(../images/typebg.jpg) no-repeat;}
.mainLeft .titbox p{ width:240px; height:80px; overflow:hidden; line-height:80px; font-size:24px; color:#fff; text-align:center}
.mainLeft ul{ overflow:hidden; padding-bottom:20px}
.mainLeft ul li{width: 240px;height: 50px; background:url(../images/typebg_1.jpg) no-repeat;font-size: 18px;line-height: 50px;margin-top: 5px; overflow:hidden}
.mainLeft ul li a{height: 50px;line-height: 50px; color:#fff; padding-left:25px; display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.mainLeft ul li:hover{ background:url(../images/typebg_2.jpg) no-repeat}
.mainLeft .lxwm{ overflow:hidden; width:238px;border: 1px #CCCCCC solid;}
.mainLeft .lxwm .con{width: 200px;margin: 0 auto;margin-top: 10px;font-size: 12px;line-height: 25px; color:#666;}
.mainLeft .lxwm img{ display:block; width:180px; height:180px; margin:10px auto; overflow:hidden}

.mainRight{float: right; overflow:hidden;width: 940px;}
.brandnavbox{ width:940px; height:55px; background:url(../images/brandnavbg.jpg) no-repeat; overflow:hidden}
.brandnavbox p.ccsl{ float:left; max-width:250px;height:55px; line-height:55px;margin-left: 20px; color:#333; font-size:20px;}
.brandnavbox .con{ float:right; max-width:350px;height:55px; line-height:55px;}

.detailbox{ overflow:hidden}
.detailbox .xq{ padding-top:20px}
.detailbox .xq .con{ line-height:30px; color:#333;}


ul.piclistul{ overflow:hidden; padding-top:20px; line-height:30px;}
ul.piclistul li{float: left;width: 282px;height: 270px;text-align: center;margin-left: 10px;margin-right: 13px;}
ul.piclistul li a{width: 282px;height: 250px;text-align: center;background: url(../images/borbg.jpg) no-repeat;display: block;color: #333;line-height: 42px;}
ul.piclistul li a img{ display:block;width: 274px;height: 199px;margin:0 auto; padding-top:4px;}
ul.piclistul li a p{ text-align:center;margin-top: 5px;padding: 0 10px; height:42px; line-height:42px;}
ul.piclistul li:hover a p{ background:#C30C22; color:#fff}


.detailbox .xq .one{ float:left;margin-top: 15px;width: 380px;padding-left: 10px;padding-top: 10px;}
.detailbox .xq .one img{width: 360px;height: 257px;display: block;}
.detailbox .xq .two{ float:left;margin-top: 15px;width: 290px;}
.detailbox .xq .two .sub0{ overflow:hidden;padding-top: 20px; color:#333}
.detailbox .xq .two .sub0 h1{font-size: 16px;line-height: 35px;}
.detailbox .xq .two .sub0 i{font-size: 12px;font-style: normal;}
.detailbox .xq .two .tel{display: block;background: #f6f6f6;padding: 10px;margin-top: 30px;border: 1px dashed #d30000; line-height:30px; color:#333; max-height:138px;}

.detailbox .xq .three{ float:right;margin-top:30px;width: 198px;}
.detailbox .xq .three img{ display:124px; height:124px; display:block; margin:0 auto}
.detailbox .xq .three p{ font-size:13px; text-align:center;line-height:30px; color:#333}
.detailbox .xq .four{ margin-top:20px;}
.detailbox .xq .four .tit{border-bottom: 2px solid #000;background: #f9f9f9; width: 98%;height: 35px;margin: 0 auto;}
.detailbox .xq .four .tit p{text-indent: 10px;font-weight: bold;color: #d30000;font-size: 16px;line-height: 35px;}
.detailbox .xq .four .con{ padding:20px 0; line-height:30px}
.detailbox .xq .five{width: 100%;margin: 0 auto;text-align: center;font-size: 13px;background: #eee;padding: 10px;margin-top: 5px;}
.detailbox .xq .six{width: 99%; overflow:hidden;margin: 0 auto; margin-top:20px;}
.detailbox .xq .six .tit{border-bottom: 2px solid #000;background: #f9f9f9; width: 98%;line-height: 35px;height: 35px; margin: 0 auto;}
.detailbox .xq .six .tit p{text-indent: 10px;font-weight: bold;color: #d30000;font-size: 16px;}
.detailbox .xq .six ul.ul_1{margin: 20px 0 10px 0; overflow:hidden}
.detailbox .xq .six ul.ul_1 li{float: left;width: 168px;margin:5px 8px;}
.detailbox .xq .six ul.ul_1 li img{ display:block;width: 160px;height: 120px;border: 1px #CCCCCC solid;padding: 3px;}
.detailbox .xq .six ul.ul_1 li p{ padding:0 10px; text-align:center; height:24px; line-height:24px; font-size:12px}
.detailbox .xq .six ul.ul_1 li p:hover{color: #910800;}
.detailbox .xq .six ul.ul_2{ padding:30px 15px; overflow:hidden}
.detailbox .xq .six ul.ul_2 li{float: left;width:288px;border-bottom: 1px dashed #ccc;overflow: hidden;height: 28px;line-height: 28px;margin-right: 18px;}
.detailbox .xq .six ul.ul_2 li:nth-child(3n){ margin-right:0}
.detailbox .xq .six ul.ul_2 li a{ float:left; max-width:195px;}
.detailbox .xq .six ul.ul_2 li:hover{border-bottom: 1px solid #d30000}
.detailbox .xq .six ul.ul_2 li:hover a{color: #d30000;}
.detailbox .xq .six ul.ul_2 li span{ float:right; color:#999}


ul.listul{overflow:hidden; padding:20px 10px; line-height:30px;}
ul.listul li{background: url(../images/icon7.gif) no-repeat left center; height:35px;line-height:35px;border-bottom: #CCCCCC 1px dashed;}
ul.listul li a{text-indent: 15px; float:left; color:#666; max-width:700px;}
ul.listul li span{ color:#ccc; float:right}
ul.listul li:hover a{color: #d30000;}


.tjbox{ overflow:hidden; padding-top:20px;}
.tjbox .tit{ height:40px; line-height:40px; background:#eee;}
.tjbox .tit p{ font-weight:bold; font-size:14px; padding-left:20px}
.tjbox ul{ overflow:hidden; padding-top:10px;}
.tjbox ul li{ float:left; width:206px; margin:5px 14px;}
.tjbox ul li img{ display:block; width:206px; height:156px;}
.tjbox ul li p{ padding:0 10px; text-align:center; height:30px; line-height:30px;}
.tjbox ul li:hover p{color: #d30000;}

.detailbox .xq1{ width:96%; margin:0 auto; padding-top:20px; color:#333; line-height:30px;}
.detailbox .xq1 h1{text-align: center;padding: 10px 0;font-size: 20px;}
.detailbox .xq1 .date{text-align: center; font-weight: normal; font-size: 12px;}
.detailbox .xq1 .sub{background: #f3f3f3;font-size: 13px; padding: 10px;line-height: 24px; margin: 10px 0; text-indent:2em}
.detailbox .xq1 .con{height: auto;overflow: hidden;margin: 25px 0; line-height:24px;}

.detailbox .xq .box1{width: 700px; overflow:hidden;margin: 0 auto; padding-bottom: 5px;}
.detailbox .xq .box1 h1{width: 95%;margin: 0 auto;padding: 15px 0;border-bottom: 1px solid #e0e1dc; text-align:center;color: #666;font-size: 14px;}
.detailbox .xq .box1 img{ display:block; margin:10px auto; max-width:700px;}
.detailbox .xq .box2{ margin-top:10px;height: 24px;background:#00aef0}
.detailbox .xq .box2 p{padding-left: 20px;color: #fff;line-height: 24px;}
.detailbox .xq .box3{padding: 15px;line-height: 24px;font-size: 12px;color:#333;}



.pagebox{ text-align:center; padding-top:30px; padding-bottom:50px}
.pagebox a{ border:1px solid #ccc; padding:5px 10px; display:inline-block; color:#333; margin:3px}
.pagebox a:hover{background:#ffb809; color:#fff}
.pagebox a.on{ background:#ffb809; color:#fff}


.formBox{ width:390px; margin:0 auto; overflow:hidden; padding-top:20px}
.formBox .inputbox{ height:36px; line-height:36px; margin-top:36px;}
.formBox .inputbox label{ width:80px; float:left; font-size:14px; color:#000;height:36px; line-height:36px;}
.formBox .inputbox label span{ color:#cc0000; padding-right:8px}
.formBox .inputbox input{ width:305px; float:right; height:36px; line-height:36px; border:1px solid #e0e0e0; box-sizing: border-box;font-size:14px; color:#999; padding-left:10px}
.formBox .inputbox input.yzm{ float:right; width:172px}
.formBox .inputbox .yzmimg{ float:right; width:123px; height:36px; margin-left:10px}
.formBox .inputbox .btn1{ width:100px; height:36px; line-height:36px; border:1px solid #e0e0e0; box-sizing: border-box;font-size:14px; color:#fff; text-align:center; background:#ffb809; float:left;border-radius:4px; cursor:pointer; outline:none; letter-spacing:1px; padding:0}
.formBox .inputbox2{ min-height:36px; line-height:36px; margin-top:36px; overflow:hidden}
.formBox .inputbox2 label{ width:80px; float:left; font-size:14px; color:#000;height:36px; line-height:36px;}
.formBox .inputbox2 label span{ color:#cc0000; padding-right:8px}
.formBox .inputbox2 textarea{ width:305px; float:right; height:80px;line-height:36px; border:1px solid #e0e0e0; box-sizing: border-box;font-size:14px; color:#999; padding-left:10px}

/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}



















