@charset "utf-8";

/* css reset */
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}
body{background:#fff;}
a,a:hover{color:#333;}
img{ max-width: 100%;}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
input,
textarea {
    border: 0; /* 方法1 */
    -webkit-appearance: none; /* 方法2 */
	background:none;
}


/* css main page */

.g-mn{padding-top: 0px; max-width: 640px;margin:0 auto; min-width: 320px; font-family: "微软雅黑";}
.logo{ width: 100%; overflow: hidden;}
.logo img,.ad_img1 img,.banner img{ display: block;}
.nav{ width: 100%; height:50px; line-height: 50px; background-color: #383e68; text-align: center;}
.nav li{ float: left; width:20%; line-height: 50px; background: url(../images/icon3.jpg) no-repeat center right;}
.nav li:last-child{ background: none;}
.nav li a{ display: block; width: 100%; color: #fff;}
.banner{ width: 100%; overflow: hidden;}
.ad_img1{ width: 100%; margin-top: 5px;}
.index_t1{ height: 50px; width: 100%; background-color:#2d3958; color: #fff; line-height: 50px; margin-top: 5px;}
.index_t1 span{ float: left; display: block; padding: 0 10px; line-height: 50px; height: 50px; font-size: 18px;}
.index_t1 p{ float: left; font-size: 12px; line-height: 50px; height: 50px;}
.index_news_list{ width: 100%;  padding: 0 10px 20px; box-sizing: border-box; background-color: #f6f6f6; margin-bottom: 10px; overflow: hidden;}
.index_news_list dl{ float: left; height:70px; margin:10px auto 0; position: relative; width: 100%;}
.index_news_list dt{ width: 80px; height: 70px; position: absolute; left: 0; top: 0; box-sizing: border-box; border: 1px solid #d2d2d2; text-align: center;}
.index_news_list dt span{ display: block; width: 100%; height: 40px; line-height: 40px; font-size: 16px; background-color: #fff;}
.index_news_list dt p{ width: 100%; display: block; height: 30px; line-height: 30px; font-size: 12px; background-color: #d6d6d6; color: #fff;}
.index_news_list dd{ box-sizing: border-box; padding-left: 90px; height: 70px; width: 100%; text-align: left;}
.index_news_list dd span{ display: block; font-size: 18px; width: 100%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; height: 40px; line-height: 40px;}
.index_news_list dd p{ display: block;width: 100%; font-size: 12px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.footer{ width: 100%; overflow: hidden; background-color: #376bcb;}
.footer_left{ float: left; width: 45%; text-align: center; background-color: #fa9c41; color: #fff;  box-sizing: border-box; padding: 50px 20px;}
.footer_right{ float: left; width: 55%; text-align: left; background-color: #376bcb; color: #fff; box-sizing: border-box; padding: 30px 20px 0; }
.footer_right_t1{ float: left; width: 100%; font-size: 18px; font-weight: bold; height: 40px; line-height: 40px;}
.footer_right_t2{ float: left; width: 100%; color: #68b1ff; height: 30px; line-height: 30px;}
.footer_right_t3{ float: left; width: 100%; padding-top: 10px; }
.footer_right_t4{ float: left; width: 100%;  padding-top: 10px; line-height: 24px; }
.footer_right_t5{ float: left; width: 100%; padding-top: 10px; }
.footer_right_t5 img{ vertical-align: middle; margin: -5px 5px 0 0;}

.news_base_read{width: 100%; overflow: hidden; text-align:left; line-height: 24px; font-size: 14px; box-sizing: border-box; padding: 20px 10px;}
.news_base_read h1{ width: 100%; text-align: center; font-size: 18px; font-weight: bold; padding: 0px 0 10px;}

.sub_nav{ width: 100%; overflow: hidden;}
.sub_nav li{ width: 100%;}
.sub_nav li a{ box-sizing: border-box; width: 100%; display: block; line-height: 40px; height: 40px; width: 100%; background-color: #f1f1f1; padding: 0 10px; font-size: 14px;}
.sub_nav li a:hover{ background-color: #ccc;}


	.form_li_box{margin: 0 auto 20px; width: 100%; text-align: left; overflow: hidden;}
	.form_li{width: 100%; line-height: 45px; font-size: 16px; margin-bottom: 10px; overflow: hidden;}
	.form_li span{width: 100%; display: block; line-height: 45px; float: left; text-align: left;}
	.form_li input{ height: 45px; border: 1px solid #ccc; width: 100%;box-sizing: border-box; padding: 0 10px; float: left;}
	.form_li2{width: 100%; height: 45px; line-height: 45px; font-size: 16px; text-align: center; overflow: hidden;}
	.form_li2 span{width: 100%; display: block; line-height: 45px; float: left;  text-align: center; display: none;}
	.form_li2 input{ height: 45px; border:0; width: 100px;box-sizing: border-box; text-align:  center; background-color: rgb(55, 107, 203); color: #fff; line-height: 45px; margin: 0 auto;cursor: pointer;}
/* -- page footer -- */














