.nybanner { height: 300px; display: block; }
.submian { padding-bottom: 30px; }
.submian .sobtitle { height: 20px; line-height: 20px; padding: 25px 0px; font-size: 14px; }
.submian .sobtitle a { font-size: 14px; }
.submian .sobtitle a.now { color: #05278C; font-size: 14px; font-weight: bold; }
.submian .sobtitle a.now:hover { text-decoration: underline; }

/*leftNav*/
.subleft{ width:230px; padding: 10px; background: #fff; box-shadow: 0 0 5px 1px rgba(0,0,0,0.1); border: 1px solid #e4e4e4; border-radius: 0px;}
.lefta{ width:245px;}
.leftnews.mar9{margin-top:30px;}
i{
    font-style: normal;
}

.submian { padding-bottom: 30px; }
.submian .sobtitle { height: 22px; line-height: 22px; font-size: 14px; }
.submian .sobtitle a { font-size: 14px; }
.submian .sobtitle a.now { color: #05278C; font-size: 14px; font-weight: bold; }
.submian .sobtitle a.now:hover { text-decoration: underline; }
.submian .subleft .title { background: #05278C; height:40px; line-height: 40px; color: #fff; text-align: center;  font-size: 16px; border-bottom: 1px solid #fff; margin-bottom: 0;}
.submian .subleft .title p { color: #fff; font-size: 14px; font-weight: normal;line-height: 24px;}
/*.submian .subleft .title i { font-size: 20px; font-weight: bold; color: #fff; }*/
/*.submian .subleft .bort9 { border-top: 9px solid #05278C;}*/
/*.submian .subleft .bor9 { border-bottom: 9px solid #05278C;}*/
.submian .subleft .lefta { width: 230px; margin-bottom:1px; background: #dfdfdf;}
.submian .subleft .comt { background: #dfdfdf;}
.submian .subleft .comt ul li { line-height: 40px; }
.submian .subleft .comt ul li a { height: 40px; line-height: 40px; text-align: center; display: block;
    background: url("../images/left_nav_bg.jpg");font-size: 14px; color: #05278C; border-bottom: 1px solid #fff;overflow: hidden;}
.submian .subleft .comt ul li .box { padding: 10px 0px; display: none; }
.submian .subleft .comt ul li .box a { height: 30px; line-height: 30px; display: block; color: #888; border: 0px; }
.submian .subleft .comt ul li .box a:hover { color: #05278C; background: none; }
.submian .subleft .comt ul li a:hover, .submian .subleft .lefta .comt ul li a.hover {background:#05278C; color: #fff;}
.submian .subleft .comt ul li.hover .box a { background: none; font-weight: normal; }
.submian .subleft .comt ul li.hover .box a.hover { color: #05278C; font-weight: bold; }
.submian .subleft .adv { margin-bottom: 10px; background: #000; }
.submian .subleft .adv a img { display: block; width: 100%; }
.submian .subleft .adv a:hover img { opacity: 0.9; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; }

.submian .subleft .comt ul li .drop li{height:46px;line-height: 46px;border-bottom: 1px solid #eee;}
.submian .subleft .comt ul li .drop li a{background: url("../images/left_nav_bg2.jpg") no-repeat left top;height:46px;line-height: 46px;color: #666;border-bottom: 1px solid #eee;}
.submian .subleft .comt ul li .drop li a:hover,.submian .subleft .comt ul li .drop li a.hover{font-weight:bold;color: #05278C;background: url("../images/left_nav_bg2.jpg") no-repeat left top;}
.submian .subleft .comt ul li.on a{background: url("../images/left_nav_bg1.jpg");}
.submian .subleft .comt ul li.on a:hover{background:#05278C; color: #fff;}




.submian .subright { width: 900px; padding-bottom: 20px; }
.submian .subright .newslist ul li { padding: 10px 0px; border-bottom: 1px dotted #c2c2c2; height: 110px; float: left; }
.submian .subright .newslist ul li a { display: block; }
.submian .subright .newslist ul li a img { margin-top: 10px;  width: 110px; height: 95px; display: block;float: left;
    }
.submian .subright .newslist ul li a .txt {       width: 768px; float: left; padding-left: 20px; }
.submian .subright .newslist ul li a .txt p { height: 40px; line-height: 40px; }
.submian .subright .newslist ul li a .txt p b { color: #05278C; font-size: 14px; float: left; }
.submian .subright .newslist ul li a .txt p i { color: #666; float: right; text-decoration: none;font-style: normal; }
.submian .subright .newslist ul li a .txt span { line-height: 22px; height: 66px; overflow: hidden; display: block; color: #666; }
.submian .subright .newslist ul li a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }
.submian .subright .newslist ul li a:hover p b { text-decoration: underline; }
.submian .subright .newslist ul li a:hover span { color: #777; }
.submian .subright .caselist ul li { padding: 20px 0px; border-bottom: 1px dotted #c2c2c2; height: 176px; }
.submian .subright .caselist ul li a { display: block; }
.submian .subright .caselist ul li a img { width: 220px; height: 162px; display: block; border: 7px solid #e2e2e2; }
.submian .subright .caselist ul li a .txt { width: 470px; float: left; padding-left: 20px; }
.submian .subright .caselist ul li a .txt p { height: 40px; line-height: 40px; color: #05278C; font-size: 14px; font-weight: bold; }
.submian .subright .caselist ul li a .txt i { color: #666; padding-bottom: 10px; display: block; }
.submian .subright .caselist ul li a .txt span { line-height: 22px; height: 88px; overflow: hidden; display: block; color: #666; }
.submian .subright .caselist ul li a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; border-color: #05278C; }
.submian .subright .caselist ul li a:hover p { text-decoration: underline; }
.submian .subright .caselist ul li a:hover span { color: #777; }
.submian .subright .anlitopH4, .submian .subright .divanli { background: #fff; }
.submian .subright .anlitopH4 { height: 38px; line-height: 38px; border: 1px solid #e4e4e4; }
.submian .subright .anlitopH4 span { border-left: 5px solid #05278C; padding-left: 22px; display: block; float: left; color: #05278C; font-weight: bold; font-size: 14px; }
.submian .subright .anlitopH4 span .org { color: #ff7e00; float:right;}
.submian .subright .anlitopH4 a { float: right; padding-right: 20px; }
.submian .subright .anlitopH4 .tel { float: right; padding-right: 10px; font-size: 14px; color: #05278C; }
.submian .subright .divanli { border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; }
.submian .subright .divanli ul { width: 105%; height: 185px; }
.submian .subright .divanli ul li { float: left; margin-left: 10px; }
.submian .subright .divanli ul li:first-child { margin-left: 0; }
.submian .subright .divanli ul li a img { width: 194px; height: 143px; display: block; border: solid 1px #e4e4e4; }
.submian .subright .divanli ul li a span { height: 45px; line-height: 45px; text-align: center; display: block; width: 170px; }
.submian .subright .divanli ul li a:hover img { border-color: #05278C; }
.submian .subright .divanli ul li a:hover span { color: #05278C; font-weight: bold; }
.submian .subright .divanli_mess { border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; background: #fff; }
.submian .subright .divanli_mess ul { width: 400px; margin: 20px auto 10px; }
.submian .subright .divanli_mess ul li { padding-bottom: 15px; height: 31px; }
.submian .subright .divanli_mess ul li label { float: left; width: 80px; padding-right: 10px; text-align: right; font-size: 14px; line-height: 31px; height: 31px; }
.submian .subright .divanli_mess ul li label font { color: #ff7e00; }
.submian .subright .divanli_mess ul li input { width: 245px; height: 29px; line-height: 29px; padding: 0px 10px; border: 1px solid #999; border-radius: 3px; font-size: 14px; float: left; }
.submian .subright .divanli_mess ul li.beizhu { height: 72px; }
.submian .subright .divanli_mess ul li.beizhu textarea { height: 60px; width: 245px; line-height: 29px; padding: 5px 10px; border: 1px solid #999; border-radius: 3px; font-size: 14px; float: left; outline: none; }
.submian .subright .divanli_mess ul li.yanzhenm input { width: 100px; }
.submian .subright .divanli_mess ul .bot { text-align: center;margin-top:15px;}
.submian .subright .divanli_mess ul .bot input { width: 141px; background: #05278C; cursor: pointer; border: 0px; color: #fff; height: 43px; line-height: 43px; }
.submian .subright .divanli_mess ul .bot input:hover { opacity: 0.8; }

.submian .subright .divanli_mess ul {margin: 20px;width: 80%;}
.submian .subright .divanli_mess ul li { padding-bottom: 15px; height: 31px;position:relative;display: block;}
.submian .subright .divanli_mess ul li .tit { float: left; width: 80px; padding-right: 10px; text-align: right; font-size: 14px; line-height: 31px; height: 31px; }
.submian .subright .divanli_mess ul li .tit font { color: #ff7e00; }
.submian .subright .divanli_mess ul li input { width: 245px; height: 29px; line-height: 29px; padding: 0px 10px; border: 1px solid #e4e4e4;font-size: 14px; float: left;outline: none;}
.submian .subright .divanli_mess ul li.beizhu { height:200px;width: 100%;}
.submian .subright .divanli_mess ul li.beizhu textarea { height:200px; width:582px; line-height: 29px;background:#fff;border: 1px solid #e4e4e4;font-size: 14px; float: left; outline: none;text-indent: 10px;}
.submian .subright .divanli_mess ul li.yanzhenm input { width: 100px; }


.submian .subright .conBox .ArticleTitle h1 { font-size: 24px; text-align: center; padding: 20px 0px; border-bottom: 1px dotted #fff; font-weight: bold; }
.submian .subright .conBox .ArticleMessage { line-height: 30px; height: 30px; margin-bottom: 10px; border-top: 1px dotted #ccc; }
.submian .subright .conBox .ArticleMessage span.sp { color: #999; float: left; margin-right: 10px; }
.submian .subright .conBox .ArticleMessage .jiathis_style { float: left; margin-top: 5px; }
.submian .subright .conBox .ArticleTencont { padding: 5px 0px 20px 0px; line-height: 28px; overflow: hidden; color: #666; }
.submian .subright .conBox .ArticleTencont img { max-width: 100%; }
.submian .subright .aboutlist { padding: 15px; line-height: 28px; color: #666; }
.submian .subright .aboutlist p{ font-size: 16px; line-height: 2;}
.submian .subright .aboutlist img { max-width: 100%; }
.submian .subright .showproduct { background: #fff; border: 1px solid #ccc; min-height: 500px; margin-bottom: 20px; padding: 15px; }
.submian .subright .showproduct .printview { padding-bottom: 25px; }
.submian .subright .showproduct .printview #preview { text-align: center; width: 352px; }
.submian .subright .showproduct .printview #preview .jqzoom { width: 350px; height: 262px; position: relative; border: 1px solid #ccc; }
.submian .subright .showproduct .printview #preview #spec-n5 { width: 350px; height: 66px; padding-top: 6px; overflow: hidden; }
.submian .subright .showproduct .printview #preview #spec-n5 #spec-left, .submian .subright .showproduct .printview #preview #spec-n5 #spec-right { font-family: arial; font-size: 20px; width: 30px; height: 66px; line-height: 66px; float: left; cursor: pointer; font-weight: bold; display: block; text-align: center; color: #a0a0a0; }
.submian .subright .showproduct .printview #preview #spec-n5 #spec-left:hover, .submian .subright .showproduct .printview #preview #spec-n5 #spec-right:hover { color: #05278C; }
.submian .subright .showproduct .printview #preview #spec-list { width: 290px; float: left; overflow: hidden; display: inline; position: relative; }
.submian .subright .showproduct .printview #preview #spec-list ul li { float: left; margin-right: 0px; display: inline; width: 101px; height: 66px; }
.submian .subright .showproduct .printview #preview #spec-list ul li img { border: 1px solid #ccc; width: 85px; height: 64px; float: left; }
.submian .subright .showproduct .printview .zoomdiv { left: 859px; height: 400px; width: 400px; }
.submian .subright .showproduct .there_divanli ul { width: 109%; height: 250px; overflow: hidden; }
.submian .subright .showproduct .there_divanli ul li { float: left; margin-right: 60px; }
.submian .subright .showproduct .there_divanli ul li a img { width: 185px; height: 250px; display: block; }
.submian .subright .showproduct .there_divanli ul li a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }
/*jqzoom*/
.submian .subright .showproduct .printview .zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; width: 400px; height: 400px; background: url(../images/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: center; overflow: hidden; }
.submian .subright .showproduct .printview .bigimg { width: 600px; height: 450px; }
.submian .subright .showproduct .printview .jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 50px; height: 50px; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
.submian .subright .showproduct .printview .prodbaseinfo_a { width: 325px; margin-left: 16px; z-index: 1; }
.submian .subright .showproduct .printview .prodbaseinfo_a .h2_prodtitle { font-size: 16px; color: #555; font-weight: bold; line-height: 30px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo { padding: 6px 0; overflow: hidden; zoom: 1; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li { display: block; color: #666; line-height: 24px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li i { font-weight: bold; }
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo { height: 33px; overflow: hidden; width: 100%; }
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg { float: left; background: #ff7e00; width: 108px; height: 33px; line-height: 33px; text-align: center; font-size: 14px; display: block; color: #fff; border-radius: 5px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg:hover { font-weight: bold; background: #eb7400; }
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo .jiathis_style { float: left; margin-top: 8px; margin-left: 20px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos { padding: 10px 15px; overflow: hidden; zoom: 1; background: #f3f3f3; font-size: 12px; font-weight: bold; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li span.hottel { color: #ff7e00; font-size: 22px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight { padding-top: 10px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight .input { border: 1px solid #ccc; width: 151px; height: 31px; line-height: 31px; padding: 0px 10px; float: left; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a { float: left; background: #ff7e00; width: 108px; height: 33px; line-height: 33px; text-align: center; font-size: 14px; display: block; color: #fff; border-radius: 5px; border: 0px; margin-left: 10px; cursor: pointer; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a:hover { font-weight: bold; background: #eb7400; }
.submian .subright .showproduct .two_anlitopH4 { background: url(../images/anlitoph4.jpg) repeat-x; height: 36px; line-height: 36px; border-right: 1px solid #ccc; }
.submian .subright .showproduct .two_anlitopH4 span { background: url(../images/anlitoph4_span.jpg) no-repeat; width: 90px; float: left; padding-left: 20px; color: #fff; font-size: 14px; }
.submian .subright .showproduct .two_anlitopH4 .tel { float: right; color: #05278C; font-size: 14px; padding-right: 10px; }
.submian .subright .showproduct .two_divanli { border: 1px solid #ccc; border-top: none; padding: 15px 15px 0px; }
.submian .subright .showproduct .two_divanli ul { width: 103%; }
.submian .subright .showproduct .two_divanli ul li { float: left; margin-right: 21px; }
.submian .subright .showproduct .two_divanli ul li a img { width: 150px; height: 112px; display: block; border: solid 1px #e4e4e4; }
.submian .subright .showproduct .two_divanli ul li a span { height: 45px; line-height: 22px; text-align: center; display: block; width: 152px; }
.submian .subright .showproduct .two_divanli ul li a:hover img { border-color: #05278C; }
.submian .subright .showproduct .two_divanli ul li a:hover span { color: #05278C; font-weight: bold; }
.submian .subright .showproduct .there_divanli { border: 1px solid #ccc; border-top: none; margin-bottom: 20px; padding: 15px; }
.submian .subright .showproduct .there_divanli ul { width: 109%; height: 140px; overflow: hidden; }
.submian .subright .showproduct .there_divanli ul li { float: left; margin-right: 60px; }
.submian .subright .showproduct .there_divanli ul li a img { width: 185px; height: 140px; display: block; }
.submian .subright .showproduct .there_divanli ul li a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }
.submian .subright .showproduct .showcontact { background: url(../images/show_contact_pic.jpg) no-repeat right bottom; line-height: 30px; font-size: 14px; min-height: 235px; }
.submian .subright .showproduct .showcontact b { font-size: 14px; }
.submian .subright .showproduct .slidepro { margin-top: 20px; }
.submian .subright .showproduct .slidepro .hd { border-left: 1px solid #ccc; height: 35px; width: 100%; overflow: hidden; margin-bottom: -2px; }
.submian .subright .showproduct .slidepro .hd ul li { float: left; height: 32px; border-right: 1px solid #ddd; width: 130px; border-top: 2px solid #ddd; text-align: center; line-height: 32px; font-size: 14px; background: #f3f3f3; cursor: pointer; font-weight: bold; }
.submian .subright .showproduct .slidepro .hd ul li.on { color: #05278C; border-top: 2px solid #05278C; background: #fff; border-bottom: 0px; }
.submian .subright .showproduct .slidepro .bd { border: 1px solid #ccc; }
.submian .subright .showproduct .slidepro .bd .comt { padding: 15px; }
.submian .subright .showproduct .slidepro .bd .comt img, .submian .subright .showproduct .slidepro .bd .comt1 img { max-width: 100%; }
.submian .subright .showproduct .slidepro .bd .comt1 p.h4 { font-size: 14px; padding: 15px 0px; }
.submian .subright .showproduct .slidepro .bd .comt1 .txt { line-height: 24px; padding: 10px 0px; }
.submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 { padding: 20px 0px; }
.submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 ul li { width: 97%; font-size: 14px; line-height: 32px; background: url(../images/show1li.jpg) no-repeat left; padding-left: 3%; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one { padding: 30px 20px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one p.a1 { color: #05278C; font-size: 16px; font-weight: bold; padding-bottom: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 { display: block; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu { width: 330px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box { padding-bottom: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box dl { padding-top: 5px; background: url(../images/show1li.jpg) no-repeat 0px 17px; padding-left: 20px; font-size: 14px; line-height: 26px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi { width: 245px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi img { max-width: 300px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd { padding-bottom: 10px; margin-top: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a { width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; font-weight: bold; background: #ff7e00; display: block; border-radius: 5px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a:hover { background: #ed7601; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao .img { padding-top: 15px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao img { max-width: 100%; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 { padding: 30px 40px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 { padding-bottom: 20px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu { width: 100%; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu p.a1 { color: #05278C; font-size: 16px; font-weight: bold; padding-bottom: 10px; border-bottom: 1px dashed #555; width: 100%; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box { padding-bottom: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box dl { padding-top: 5px; background: url(../images/show1li.jpg) no-repeat 0px 17px; padding-left: 20px; font-size: 14px; line-height: 26px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd { padding-bottom: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a { width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; font-weight: bold; background: #ff7e00; display: block; border-radius: 5px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a:hover { background: #ed7601; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu img { max-width: 100%; text-align: center; margin: 0 auto; }
.submian .subright .showproduct .slidepro .bd .comt2 .two_divanli { border: 0px; }
.submian .subright .showproduct .slidepro .bd .down { background: url(../images/down.jpg) no-repeat; width: 100%; height: 296px; }
.submian .subright .showproduct .slidepro .bd .down span { float: right; padding-top: 210px; }
.submian .subright .showproduct .slidepro .bd .down span a { height: 37px; line-height: 37px; text-align: center; width: 151px; display: block; float: left; background: #fff; border-radius: 5px; font-size: 20px; font-weight: bold; color: #ff7e00; margin-right: 10px; }
.submian .subright .showproduct .slidepro .bd .down span .downa2 { color: #0179cf; }
.submian .subright .showproduct .slidepro .bd .down span a:hover { background: #f5f5f5; }
.submian .subright .showproduct .showpic_adv { background: url(../images/show_pic_adv.jpg) no-repeat left; height: 158px; display: block; border: 1px solid #ccc; margin: 20px 0px; }
.submian .subright .showproduct .showpic_adv .fr { text-align: right; padding-right: 15px; }
.submian .subright .showproduct .showpic_adv .fr p.a1 { font-size: 30px; padding-top: 10px; padding-bottom: 5px; }
.submian .subright .showproduct .showpic_adv .fr p.a1 b { color: #ff7e00; font-size: 30px; }
.submian .subright .showproduct .showpic_adv .fr p.a2 { font-size: 16px; }
.submian .subright .showproduct .showpic_adv .fr p.a3 { font-size: 26px; color: #05278C; font-family: impact; }
.submian .subright .showproduct .showpic_adv .fr p.a4 { padding-top: 8px; }
.submian .subright .showproduct .showpic_adv .fr p.a4 a { float: right; background: #ff7e00; width: 108px; height: 33px; line-height: 33px; text-align: center; font-size: 14px; display: block; color: #fff; border-radius: 5px; margin-left: 20px; }
.submian .subright .showproduct .showpic_adv .fr p.a4 a:hover { font-weight: bold; background: #eb7400; }
.submian .subright .showproduct .showpic_adv .fr p.a4 .t1 { background: #05278C; }
.submian .subright .showproduct .showpic_adv .fr p.a4 .t1:hover { background: #014a8c; }

.pager { padding: 5px 10px;   margin: 20px 0px; }
.pager p { height: 30px; line-height: 30px; }
.pager ul { margin-top: -30px; overflow: hidden;
    padding-left: 1px; float: right; }
.pager ul li { float: left; padding: 0 !important; height: auto !important; border: none !important; }
.pager ul a { margin-left: -1px; padding: 0 10px; height: 28px; line-height: 28px; border: 1px solid #ccc; text-decoration: none; float: left; }
.pager ul a.current { background-color: #05278C; border-color: #05278C; color: #fff; }
.pager ul a.current:hover { background-color: #05278C; border-color: #05278C; color: #fff; }
.pager ul a:hover { background-color: inherit; color: inherit; *background-color: transparent; *color: #666; }


.reLink { height: 38px; border: 1px solid #ccc; margin: 10px auto 10px; padding: 0px 10px; }
.reLink .prevLink, .reLink .nextLink { height: 38px; line-height: 38px; }
.reLink .prevLink a, .reLink .nextLink a { height: 38px; line-height: 38px; }
.reLink .prevLink { float: left; }
.reLink .nextLink { float: right; }
/*# sourceMappingURL=page.css.map */
/*2016.2.24*/
.leftnews {margin-bottom: 10px;margin-top: 20px;background: #fff;}
.leftnews .title { height: 42px;line-height:32px;margin-bottom: 0;}
.leftnews .leftnewscomt { background: #fff; padding: 10px; }
.leftnews .leftnewscomt ul li { height: 30px; line-height: 30px; border-bottom: 1px solid #f2f2f2; overflow: hidden; }
.leftnews .leftnewscomt ul li a { font-size: 14px; display: block; padding-left: 10px; }
.leftnews .leftcont { background: #fff; padding: 10px;overflow: hidden;}
.leftnews .leftcont h2 {font-size:14px; font-weight: bold; color: #002462; padding-bottom: 10px; border-bottom: 1px solid #f2f2f2; }
.leftnews .leftcont span { line-height: 24px; display: block; border-bottom: 1px solid #f2f2f2;padding-bottom: 10px;}
.leftnews .leftcont p {font-size: 15px; color: #333; padding-top: 10px; }
.leftnews .leftcont p i {
    margin-top: 5px;font-size:26px; color: #ff7e00; display: block; font-family: impact;line-height: 28px;word-wrap:break-word; word-break:normal;}
.leftprocomt{padding:10px;}
.leftprocomt li{width:200px;margin: 0 auto 10px;display: block;}
.leftprocomt li a{display: block; text-align: center;}
.leftprocomt li img{width:200px;height:113px;}
.leftprocomt li h3{text-align: center;font-weight:normal;height: 40px;line-height: 40px;}
.leftprocomt li a:hover h3{color: #0e66b7;}
.submian .subright .divremmnews { border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; background-color: #fff; }
.submian .subright .divremmnews ul { width: 100%; overflow: hidden; }
.submian .subright .divremmnews ul li { float: left; width: 100%; height: 35px; line-height: 35px; padding-left: 3%; }
.submian .subright .divremmnews ul li a { height: 35px; line-height: 35px; float: right; overflow: hidden;  }
.submian .subright .divremmnews ul li span { color: #666; float: left; }
.submian .subright .divremmnews ul li a:hover { color: #014a8c; }
.Thenpro { }
.Thenpro ul { overflow: hidden; padding: 10px; background: #fff; }
.Thenpro ul li { }
.Thenpro ul li .Thenpro_title { display: block; height: 30px; line-height: 30px; width: 100%; overflow: hidden; color: #014a8c; font-size: 14px; }
.Thenpro ul li div { height: 65px; margin: 5px 0; overflow: hidden; display: none; }
.Thenpro ul li div img { width: 85px; height: 65px; float: left; }
.Thenpro ul li div span { width: 180px; float: right; }
.Thenpro ul li a { }
.Thenpro ul li a:hover, .Thennews ul li a:hover { color: #014a8c; }
.Thennews { margin-top: 15px; background-color: #fff; padding-bottom: 5px; }
.Thennews ul { overflow: hidden; background: url(../images/nnewsbg3.jpg) no-repeat 20px 7px #fff; margin: 10px 0; }
.Thennews ul li { display: block; line-height: 24px; text-indent: 50px; }
.Thennews ul li a { line-height: 24px; color: #333; float: left;   }
.Thennews ul li span { float: right;  color: #FF0000; }
.Thenpro .title, .Thennews .title { height: 42px !important; }

.questionlist .infoList li a { display: block; padding-bottom: 10px; border-bottom: 1px dotted #8f8f8f; margin-bottom: 15px; }
.questionlist .infoList li a i { width: 18px; height: 18px; display: inline-block; float: left; color: #fff; background: #0073d6; text-align: center; margin-right: 10px; }
.questionlist .infoList li a p { height: 18px; color: #0073d6; line-height: 18px; padding-bottom: 15px; }
.questionlist .infoList li a span { display: block; height: 80px; overflow: hidden; line-height: 20px; }
.questionlist .infoList li a span i { background: #171717; }
.questionlist .infoList li a:hover p { font-weight: bold; text-decoration: underline; }
.questionlist .infoList li a:hover span { color: #666; }

.honorlist ul.list { float: left; width: 100%; padding-left: 0px; }
.honorlist ul.list li.item { float: left; width: 220px; margin-bottom: 15px; margin-left: 20px; }
.honorlist ul.list li.item a:hover img { opacity: 0.8; border: 1px solid #05278C; }
.honorlist ul.list li.item a:hover span { color: #05278C; font-weight: bold; }
.honorlist ul.list li.item span { width: 100%; height: 45px; color: #555; text-align: center; display: block; line-height: 45px; }
.honorlist ul.list li.item img { width: 100%; height: 165px; display: block; border: 1px solid #cfcfcf; }

.parterlist .parterul { border-top: 1px solid #d4d2d2; border-left: 1px solid #d4d2d2; height: 169px; }
.parterlist .parterul li { float: left; width: 20%; *width: 19.95%; }
.parterlist .parterul li a { border-bottom: 1px solid #d4d2d2; border-right: 1px solid #d4d2d2; display: block; background: #fff; height: 83px; }
.parterlist .parterul li a img { display: block; margin: 0 auto; padding-top: 11px; width: 100%; }
.parterlist .parterul li a:hover { background: #f8f8f8; opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }

.map_ul { list-style: outside none none; display: block; width: 100%; padding-top: 10px; }
.map_ul li { display: block; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDBDB; margin-left: 10px; float: left; }
.map_ul li a { font-size: 14px; float: left; width: 100%; height: 23px; line-height: 23px; font-weight: bold; }
.map_ul .list-inline { display: block; margin-left: 14%; width: 80%; min-height: 30px; }
.map_ul .list-inline li { height: 32px; line-height: 32px; border-bottom: 0; text-align: center; border: 1px solid #ccc; width: auto; padding: 0px; }
.map_ul .list-inline li a { font-weight: normal; display: block; line-height: 32px; height: 32px; display: inline-block; width: auto; padding: 0px 10px; width: auto; }
.map_ul .list-inline li a:hover { background: #05278C; color: #fff; }


.sqrhlist .divremmnews {margin-bottom: 10px; padding:15px 36px; background-color: #fff;overflow: hidden;}
.sqrhlist .divremmnews .list { width:104%; overflow: hidden; }
.sqrhlist .divremmnews ul .item { float: left; width:45%; height: 35px; line-height: 35px;border-bottom: 1px dotted #eee;margin-right:5%;}
.sqrhlist .divremmnews ul .item a { height: 35px; line-height: 35px; overflow: hidden;  }
.sqrhlist .divremmnews ul .item span { color: #666;}
.sqrhlist .divremmnews ul .item a:hover { color: #014a8c; }

#context_search_btn .WebSearch {
    float: right;
    position: relative;
    height: 50px;
}
#context_search_btn .WebSearch input {
    margin: 0;
    padding: 0;
    outline: 0;
    float: left;
}
#context_search_btn .WebSearch input.text {
    padding-right: 35px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14.5px;
    width: 200px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #dfdfdf;
    color: #333;
    font-size: 12px;
    text-indent: 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
#context_search_btn .WebSearch input.text:hover {
    border: 1px solid #b5b4b4;
}
#context_search_btn .WebSearch .btn {
    position: absolute;
    top: 18px;
    right: 15px;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/search.png) no-repeat;
    cursor: pointer;
}



/*leftNav*/










