*{margin:0;padding:0;}
body,input{
    font-size:14px;
    font-family: "微软雅黑";
    line-height: 24px;
	color:#535353
}
html, body{
    width:100%;
}
body,ul,p,h1,h2,h3,h4,h5,dt,dt{ margin:0px; padding:0px;}
ul,li{list-style: none;}
img{border: 0px}
a{
    color:#4e4e4e;
    text-decoration:none;
    cursor:pointer;
}
a:hover{color:#d0352c;}

.cL{
    float: left;
}
.cR{
    float: right;
}
.hide{
	display:none
}
.textCenter,
.imgCenter{
	text-align:center
}
.imgCenter{
	width:100%;
}
.clear{clear:both;float:none;}
.height10{height:10px;}
.height15{height:15px;}
.height25{height:25px;}
.height30{height:30px;}

.about{
	min-height:300px;
	font-size:16px; line-height:40px;
	
}
.col1{
	color:#999
}


.percent,
.ny_percent,
.ny_percent>img,
.percent .bImg,
.wrapper,
.button{
    width: 100%;
}



.top,
.menu,
.banner,
.main,
.butContent,
.bgMenu .twoMenu{
	margin: 0 auto;
}


.top .cL a{
    display: block;
}
.top .search{
    height: 26px;
    padding: 0 15px;
    border: 1px #c8c8c8 solid;
    border-right:0 ;
    color: #bebebe;
    line-height: 26px;
}
.top .cR button{
    width: 32px;
    height: 28px;
    border: 1px #c8c8c8 solid;
    border-left:0 ;
    cursor: pointer;
    background: url("../Images/search.jpg") left center  no-repeat;
}
.menu{
    font-size: 16px;
    color: #153334;
}

.menu > ul > li{
    line-height: 44px;
    margin: 0 30px 0 0;
    text-align: center;
    float: left;
    position: relative;
}
.menu > ul > li a{
    padding: 5px 10px;
}

.percent{
    position: relative;
	min-height:300px
}
.wrapper{
    background: #eeeeee;
}
.wrapper .content1{
    padding: 55px 0 35px 0;
    text-align: center;
}

.wrapper .content2 .cL{
    text-align: center;
}
.wrapper .content2 .cL img{
    border-radius: 110px;
    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}

.wrapper .content2 .cL:hover img{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.wrapper .content2 .cL p{
    line-height: 30px;
}
.wrapper .content2 .cL h1{
    font-size: 21px;
    color: #474747;
    font-weight: normal;
	padding: 10px 0;
}
.top,
.pageW,
.pageL,
.pageR{
    padding-top: 15px;
}
.wrapper .content4{
	padding-top:20px
}
.wrapper .content3{
	padding-top:15px;
}
.wrapper .content4 .title{
    text-align: center;
    font-size: 26px;
    color: #424242;
    line-height: 70px;
    padding-bottom: 15px;
}

.wrapper .content4 .cR{
    overflow: hidden;
}
.wrapper .content4 .cR li{
    height: 56px;
    padding-bottom: 18px;
}
.wrapper .content4 .cR img{
    margin-right: 20px;
    float: left;
}
.button{
    height: 34px;
    background: #767676;
    margin: 35px 0;
}
.butContent li{
    float: left;
}
.butContent li a{
    color: #357fac;
}
.copyright{
    text-align: center;
    padding: 50px 0 30px 0;
}

.alignC{
    text-align: center;
}
.pageL .title,
.pageW .title{
    margin-bottom: 10px;
}
.borD{
    padding: 3px;
    border: 1px #dde6e7 solid;
}
.pageL .title p,
.pageL .title a,
.pageW .title,
.pageW .title a{
    color: #006598;
	
}
.pageL .title h1,
.pageW .title h1{
    color: #bb0008;
    font-size: 24px;
    line-height: 50px;
    font-weight: normal;
}

.pageL .content h2,
.pageW .content h2{
    line-height: 40px;
    font-size: 16px;
    color: #222;
}
.pageL .title a:hover,
.pageW .title a:hover,
.butContent li a:hover,
.pageR .cpList li a:hover,
.aH a:hover,
.newsListHome li a:hover{
    color: #bb0008;
    text-decoration: underline;
}
.aH a{
    color: #006598;
}
.alignR{
    text-align: right;
}

.pageR .content{
    padding-bottom: 10px;
    background: #f2f2f2;
    margin-bottom: 20px;
}

.pageR .content .NewList{
    height: 135px;
    overflow: hidden;
    margin: 10px;
}
.pageR .cpList li p{
    padding: 7px 0 10px 0;
}
.pageR .cpList img{
    display: block;
    border: 1px #ccc solid;
}
.pageR .cpList{
    height: 485px;
    overflow: hidden;
    padding: 10px 10px 0px 10px;
}
.pageR .content .alignR{
    padding:0 10px;
}
.pageR .cpList li a{
    color: #006598;
}
.pageR .content .title{
    font-size: 15px;
    line-height: 38px;
    color: #878787;
    padding-left: 50px;
    border-bottom: 2px #e1e1e1 solid;
}

.pageR .content .NewList li{
    line-height: 28px;
    background: url("../Images/list.jpg") left 12px no-repeat;
    padding-left: 15px;
}
.bgMenu{
	position:absolute;
	top:41px;
	left:0px;
	width:100%;
	background:#f7f7f7;

}

.bgMenu .twoMenu{
	display:none;
}
.twoMenu ul{
	margin-top:15px;
}

.bgMenu .twoMenu li{
	line-height:32px;
	float:left;
	margin-right:20px;
}
.bgMenu .twoMenu .cR {
	line-height:40px;
}

.bgMenu .twoMenu .cR p{
	margin-top:65px;
	font-size: 18px;
	font-weight: bold;
	color: #3a3a3a;
}
.bgMenu .twoMenu .cR a{
	color:#d53a00;
	font-size:18px;
	font-weight:bold
}
.bgMenu .twoMenu .cL >li b{
	color:#c70000;
	font-size:16px;
	line-height:36px;
}
.bgMenu .twoMenu .cR a:hover{
	text-decoration:underline;
	color:#c70000
}
.head-v3{position:relative;z-index:100; background:#fff; height:40px}

.menu > ul > li a:hover,
.menu > ul > li.hover a,
.menu > ul > li.hoverMenu a{
    border-bottom: 3px #d0352c solid;
}
.menu > ul > li.hoverMenu a{
	color:#d0352c
}
.content3 .homeCp a{
    display:block;
    position: relative;

}
.content3 .homeCp a>img{
    display: block;
}
.content3 .homeCp a p{
    background:url("../Images/hs.png");
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.content3 .homeCp a p img{
    display: inline-block;
    vertical-align: middle;
	margin-left:10px
}


/*广告位*/

.banner{
    height: 100%;
    overflow: hidden;
}
.bImg{
    position: absolute;
    z-index:1;
}

.container {
    height: 100%;
    padding-left: 55px;
    background: url("../Images/hs.png");
    position: absolute;
    z-index: 3;
    overflow: hidden;
}
.container .P1,
.container .P2,
.container .P3{
    position: absolute;
    overflow: hidden;
    opacity: 0;
    z-index: 2;
}
.container .P1{
    bottom: 200px;
    left: 100px;

}
.container .P2{
    bottom: 260px;
    left: -50px;
}
.container .P3{
    bottom: 85px;
}
.cpListHome li{
	padding:10px;
	height:123px;
}
.cpListHome li img{
	float:left;
	margin-right:15px
}

.ny_percent{
	position:relative;
	margin-top:90px;
}
.ny_percent>img{
	max-height:500px;
	min-height:286px
}
.ny_percent .content,
.ny_percent .content2{
	position:absolute;
	top:0px;
	right:10%;
	color:#fff;
	display:none
}


.ny_percent .col{
	color:#000;
}

.w684,
.wth{
	line-height:30px;
	font-size:16px
}
.test2{
	font-size:24px;
	color:#0072c6;
	line-height:120px;
	font-weight:normal
}
.pagemenu{
	margin-top:70px;
	border-top:1px #858585 solid;
	background:#efefef;
	padding-top:20px
}
.pagemenu ul{
	margin:0 auto
}
/*2016-03-29*/
.pagemenu li{
	width:110px;
	height:98px;
	float:left;
	margin:10px 40px 0 45px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position: top center
}
.pagemenu li.list1{
	background-image:url(../Images/menu_01.png);
}
.pagemenu li.list2{
	background-image:url(../Images/menu_02.png);
}
.pagemenu li.list3{
	background-image:url(../Images/menu_03.png);
}
.pagemenu li.list4{
	background-image:url(../Images/menu_04.png);
}
.pagemenu li.list5{
	background-image:url(../Images/menu_05.png);
}
.pagemenu li.list6{
	background-image:url(../Images/menu_06.png);
}
.pagemenu li.list7{
	background-image:url(../Images/menu_07.png);
}
.pagemenu li.list8{
	background-image:url(../Images/menu_08.png);
}
.pagemenu li.list9{
	background-image:url(../Images/menu_09.png);
}
.pagemenu li.list10{
	background-image:url(../Images/menu_10.png);
}
.pagemenu li.list11{
	background-image:url(../Images/menu_11.png);
}
.pagemenu li.list12{
	background-image:url(../Images/menu_12.png);
}
.pagemenu li.list13{
	background-image:url(../Images/menu_13.png);
}
.pagemenu li:hover,
.pagemenu li.hover{
	background-position: bottom center
}

/*end*/

.blue{
	background:#0072c6;
	padding:10px 0 25px 0;
	color:#fff;
	height:200px;
	overflow:hidden;
}
.blue .conter{
	margin:auto;
	display:none;
	position:relative
}
.blue .conter .po{
	position:absolute;
	top:0;
	left:100px;
	bottom:0;
	right:0
}
.blue .conter h1{
	font-weight:normal;
	font-size:24px;
	line-height:60px;
}

.blue .conter li{
	background:url(../Images/li1.png) left no-repeat;
	font-size:16px;
	padding-left:20px;
	line-height:32px
}


.wrapper .main .pageNewsTitle{
	padding:20px 0 10px 320px;
	line-height:40px;
	color:#0072c6;
}
.wrapper .main .content5 {
	line-height:34px;
}
.wrapper .main .content5 h2{
	padding:10px 0;
}

.wrapper .main .list5 li{
	background:url(../Images/li2.png) left 3px no-repeat;
	padding-left:30px;
	margin:15px;
}
.bgWhite{
	background:#fff
}
.newsList{
	line-height:28px;
	margin-bottom:30px;
}
.newsList li {
	margin-bottom:20px;
	line-height:20px;
}
.newsList li img{
	margin-right:15px;
}
.mT{
	margin:0 0 35px 0;
}
#total{
	width:100%;
}
.ny_percent{
	line-height:26px;
	font-size:16px
}
.ny_percent h2{
	line-height:70px
}
.ny_percent p{
	margin-bottom:30px
}
.main .imgTopR img{
	width:100%;
}
/* Button 1e */
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 1px 20px;
	display: inline-block;
	margin: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border: 2px solid #626262;
	z-index: 2;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-1e {
	overflow: hidden;
}

.btn-1e:after {
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #3c91d0;
	opacity: 0;
	color: #fff;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.btn-1e a:hover,
.btn-1e:hover a,
.btn-1e:active a,
.btn-1e:hover,
.btn-1e:active{
	color:#fff
}
.btn-1e:hover,
.btn-1e:active{
	border:2px #3c91d0  solid;
}

.btn-1e:hover:after {
	height: 260%;
	opacity: 1;
}

.btn-1e:active:after {
	height: 400%;
	opacity: 1;
}

.btn-6 {
	color: #fff;
	background: #3c91d0;
	border:2px solid #3c91d0

}

.btn-6d:hover {
	background:#1466a3;
	border:2px solid #1466a3;
	color: #226fbe;
}

.newsListHome li{
	line-height: 28px;
	background: url("../Images/list.jpg") 0 11px no-repeat;
	padding-left: 15px;
	margin:25px 0 35px 0;
}
.newsListHome li a{
	color:#006598
}

.poS{
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:10000;
	background:url(../Images/head-black.png) bottom repeat-x;
	height:100px
	/*opacity:0.8*/
}
.content3 .homeCp a.cp1{
	background:url(../Images/home_cp1.jpg) center no-repeat;
}
.content3 .homeCp a.cp2{
	background:url(../Images/home_cp4.jpg) center no-repeat;
}
.content3 .homeCp a.cp3{
	background:url(../Images/home_cp2.jpg) center no-repeat;
}
.content3 .homeCp a.cp4{
	background:url(../Images/home_cp3.jpg) center no-repeat;
}
.pageVideo img{
	width:100%;
}

.abList li{
	float:left
}
.abList li img{
	border:2px #ccc solid;
	width:100%;
}



/*home广告位*/
.index_focus{
	position:relative;
}
.index_focus .bd li>img{
	display:block
}

index_focus,
.bd li > img,
.bd li .pic{
	width:100%;
}

.bd li .pic{
	height:100%;
	position:absolute;
}

.index_focus .slide_nav{
	position:absolute;
	left:45%;
	bottom:2%;
}
.index_focus_pre,
.index_focus_next{
	display:none;
	position:absolute;
	top:51%;
	width:72px;
	height:72px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	z-index:10;
	background:url(../Images/ico_sliding.png) no-repeat;
}
.index_focus_pre{
	left:30px;
	background-position:0 0;
}
.index_focus_pre:hover{
	background-position:0 -144px;
}
.index_focus_next{
	right:30px;
	background-position:0 -72px;
}
.index_focus_next:hover{
	background-position:0 -216px;
}
.index_focus_info{
	margin:0 auto;
	color:#fff;
	height:100%;
	background:url(../Images/bannerZ.png) left top no-repeat;
	position:relative;
	font-size:32px;
	line-height:60px;
}

.index_focus_info > div{
	position:absolute;
	bottom:160px;
	left:30px;
}
.index_focus_info > div img{
	margin-top:20px;
	display:block
}

.aboutCon{
	padding:10px 0;
	color:#fff
}
.aboutCon a{
	color:#FFF
}
.link1{
	color:#27b6de
}
.aboutCon a:hover{
	text-decoration:underline
}
.aboutCon .test{
	font-size:24px;
	line-height:100px;
	margin-top:30px
}

.aboutCon .cplist li{
	float:left;
	margin:0 15px 30px 15px
}
.aboutCon .cplist li img{
	float:left;
	margin-right:20px;
}
.aboutCon1{
	background:url(../Images/bg01.jpg) center no-repeat #000407
}
.aboutCon2{
	background:url(../Images/bg02.jpg) center no-repeat #363636
}
.aboutCon > .leftC{
	width:400px;
	margin:35px 0 35px 35px;
	line-height:50px;
	font-size:26px;
}
.aboutCon > .rightC{
	margin-top:45px;
	margin-right:35px
}
.aboutCon > .rightC a{
	line-height:44px;
	font-size:20px;
	padding:0 15px;
}
.h1{
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
}

/*about 合作伙伴滚动*/
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0 40px; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(./ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; width:100%}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next {
	width: 45px;
	height: 60px; 
	position: absolute; 
	display: block; 
	line-height: 0;
	font-size: 0; 
	cursor: pointer; 
	background-image:url(../Images/ico_sliding1.png);
	padding: 0; 
	border: none; 
	outline: none; 
}
.slick-prev{ 
	left:0; 
	background-position:left bottom
}
.slick-prev:hover{
	background-position:left top
}
.slick-next{ 
	right:0; 
	background-position:right bottom
}
.slick-next:hover{
	background-position:right top
}

/* Dots */
.slick-slider { margin-bottom: 50px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: 0.75; }



.bgOpen,
.bgOpen2{
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	right:0;
	z-index:10001;
	background:url(../Images/bg2.png);	
}
.bgOpen{
	display:none

}
.bgOpen .conCenter,
.bgOpen2 .conCenter2{
	position:absolute;
	border-radius:5px;
	background:#FFF;
}
.bgOpen .conCenter .slick-prev,
.bgOpen .conCenter .slick-next{
	top:48%;
}

.bgOpen .conCenter .close{
	float:right;
	padding:5px;
	margin-right:20px;
	cursor:pointer
}
.bgOpen .conCenter .close:hover{
	background:#f2f2f2
}
.imgN{
	border:0 !important
}
.map{
	height:300px;
	border:1px #ccc solid;
	margin-top:93px;
}
.bgOpen .conCenter .slick-list{
	padding:0 50px;	
}
.loginConter{
	width:360px;
	padding:20px 40px 20px 20px;
	background:#FFF;
	font-size:16px;
	border-radius:5px;
}
.loginConter h1{
	color:#c70000
}
.loginConter p{
	margin:10px 0 20px 44px;
}
.loginConter img{
	width:100px;
	height:30px;
	display:inline-block
}

.loginConter .code{
	width:80px;
}
.loginConter input{
	width:200px;
	height:28px;
	line-height:26px;
	padding:0 15px;
	border:1px #E7E7E7 solid;
	border-radius:5px;
	margin-left:20px	
}
.loginConter .butt{
	width:315px;
	line-height:30px;
	height:40px;
	margin:10px 0 10px 45px;
	cursor:pointer
}
.loginConter .butt:hover{
	background:#c70000;
	color:#FFF;
	border:1px #c70000 solid;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out; /* Firefox 4 */
	-webkit-transition: .4s ease-out; /* Safari 和 Chrome */
	-o-transition: .4s ease-out; /* Opera */
}
.bgOpen2 .conCenter2 .close{
	position: absolute;
	right: 20px;
	top: 20px;
}
.bgOpen2 .conCenter2 .close img{
	width:16px;
	cursor:pointer
}
.navigation{margin:25px;}



/* 2016-06-16 zym */
.onShow{
	margin-left:10px;
	color:#999;
}
.onFocus,
.onError,
.onCorrect{
	width:114px;
	font-size:12px;
	padding-left:40px ;
	display:block;
	background:url(../Images/reg_bg.png) no-repeat 3000px 3000px;
	margin:2px 0 0 10px;
}
.onFocus{
	background-position:0px -30px;
}
.onError{
	background-position:0px -60px;
}
.onCorrect{
	background-position:0px 0; text-indent:-9000px
}
.WellForm dd{
	margin:10px 0;
	height:30px;
	line-height:28px;
	font-size:14px;
}

.WellForm label{
	width:100px;
	margin-right:10px;
	text-align:right
}
.WellForm input{
	background:url(../Images/WellForm1.png) top repeat-x
}
.WellForm input,
.WellForm span{
	float:left
}

.WellForm .WellText{
	width:300px;
	line-height:28px;
	padding:0 10px;
	border:1px #CCC solid;
	border-radius:5px;
}
.WellForm .WellTextH{
	border:1px #1e95f6 solid;
}

.WellForm dd.inputWidth input{
	width:121px
}

.WellForm .WellCheckBox,
.WellForm .WellCheckBoxH{
	width:20px;
	height:20px;
	background-image:url(../Images/WellForm2.png)
}
.WellForm .WellCheckBox{
	background-position:left top
}
.WellForm .WellCheckBoxH{
	background-position:left bottom
}
.WellForm .WellCheckBox input,
.WellForm .WellCheckBox input{
	display:none
}
.WellForm .inputCheckbox div{
	float:left;
	margin:5px 5px 0 0
}
.WellForm .inputCheckbox span{
	margin-right:15px
}

.WellForm .WellButton,
.WellForm .WellButtonH,
.anButton{
	width:125px;
	height:39px;
	display:block;
	line-height:34px;
	padding-right:10px;
	border:none;
	background-image:url(../Images/WellButton.png);
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}
.anButton2{
	width:125px;
	height:39px;
	display:block;
	line-height:34px;
	padding-right:10px;
	border:none;
	background-image:url(../Images/WellButton2.png);
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}
.g_reg_but{
	margin-top:10px;
	margin-left:100px;
}
.g_reg_but a{
	margin-left:30px;
	text-align:center
}
.WellForm .WellButton,
.anButton,
.anButton2{
	background-position:left bottom;
	background-repeat:no-repeat
}
.WellForm .WellButtonH,
.anButton:hover,
.anButton2:hover{
	color:#FFF;
	background-repeat:no-repeat;
	background-position:left top;
}
#license_list{
	background:#CCC;
	line-height:30px;
}
#license_list thead th{
	background:#bb0008;
	color:#FFF
}
#license_list tr{
	background:#fff;
}
#license_list tr:hover{
	background:#FFFF99 !important
}
#license_list tr:nth-child(even){
	background:#DDDBDB 
}
.current{
	color:#bb0008;
	font-weight:bold;
	text-decoration:underline
}

.loginTitle{
	position: absolute;
	right: 0px;
	top: 30px;
	z-index: 1000;
	line-height: 20px;
	font-size: 12px;
	text-align:right;
	color:#999
}
.loginTitle a:hover{
	text-decoration:underline
}
.loginTitle b{
	color:#bb0008;
	font-size:14px;
	font-weight:normal
}

.poS .top{
	position:relative
}
.butLogin{
	width:200px !important; 
	margin-right:30px !important
}

/*联系我们*/
.width50{
	width:49%;
}
.width50 .h1{
	color:#c70000
}

.width50 .message li {
	height:85px;
	
}
.width50 .message li label{
	width:130px;
	color:#999;
	margin-right:20px;
	text-align:right;
	line-height:20px
}
.width50 .message li label b{
	color:#000
}
.width50 .message li .WellButton{
	margin:35px 0 0 150px;
}
.width50 .message li .WellText{
	width:55% ;
	margin-top:6px
}

.width50 .map{
	margin-top:15px
}
.width50 .message textarea{
	padding:5px 10px;
	height:85px;
	line-height:20px;
	resize:none;
}
/*end*/
